From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/rstcheck/
Date: Tue, 30 Jun 2020 19:43:40 +0000 (UTC) [thread overview]
Message-ID: <1593462346.f3f1efad1dcb90ffac52c0ea3facfb3d68701d56.andrewammerlaan@gentoo> (raw)
commit: f3f1efad1dcb90ffac52c0ea3facfb3d68701d56
Author: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
AuthorDate: Mon Jun 29 20:25:23 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Jun 29 20:25:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3f1efad
dev-python/rstcheck:
Add distutils_enable_tests pytest since it allows to remove IUSE and
RESTRICT.
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Samuel Bernardo <samuelbernardo.mail <AT> gmail.com>
dev-python/rstcheck/rstcheck-3.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/rstcheck/rstcheck-3.3.1.ebuild b/dev-python/rstcheck/rstcheck-3.3.1.ebuild
index c92918a..1a29268 100644
--- a/dev-python/rstcheck/rstcheck-3.3.1.ebuild
+++ b/dev-python/rstcheck/rstcheck-3.3.1.ebuild
@@ -14,8 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]
@@ -30,6 +28,8 @@ BDEPEND="
S="${WORKDIR}/${P}"
+distutils_enable_tests pytest
+
python_test() {
# Ignore the module from ${S}, use the one from ${BUILD_DIR}
# Otherwise, ImportMismatchError may occur
next reply other threads:[~2020-06-30 19:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-30 19:43 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-18 10:26 [gentoo-commits] repo/proj/guru:master commit in: dev-python/rstcheck/ David Roman
2023-11-06 14:38 David Roman
2023-10-19 7:17 Viorel Munteanu
2023-01-31 11:00 Florian Schmaus
2023-01-30 10:29 Viorel Munteanu
2021-11-08 13:02 Andrew Ammerlaan
2020-06-29 19:55 Andrew Ammerlaan
2020-06-29 18:14 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1593462346.f3f1efad1dcb90ffac52c0ea3facfb3d68701d56.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox