public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuel Bernardo" <samuelbernardo.mail@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/rstcheck/
Date: Mon, 29 Jun 2020 20:26:01 +0000 (UTC)	[thread overview]
Message-ID: <1593462346.f3f1efad1dcb90ffac52c0ea3facfb3d68701d56.samuelbernardo@gentoo> (raw)

commit:     f3f1efad1dcb90ffac52c0ea3facfb3d68701d56
Author:     Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
AuthorDate: Mon Jun 29 20:25:23 2020 +0000
Commit:     Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
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


             reply	other threads:[~2020-06-29 20:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 20:26 Samuel Bernardo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-18  7:40 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/rstcheck/ Joe Kappus
2023-11-06 12:55 Samuel Bernardo
2023-10-18  4:39 Samuel Bernardo
2023-01-31  9:50 Samuel Bernardo
2023-01-30  1:40 Samuel Bernardo
2021-11-07 15:26 Samuel Bernardo
2020-06-29 19:50 Samuel Bernardo
2020-06-29 16:11 Samuel Bernardo

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.samuelbernardo@gentoo \
    --to=samuelbernardo.mail@gmail.com \
    --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