public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/brotlipy/
Date: Mon, 27 Apr 2020 07:18:57 +0000 (UTC)	[thread overview]
Message-ID: <1587971915.577fb95b3e0ee8a6c124b940494e46e50f05787e.mgorny@gentoo> (raw)

commit:     577fb95b3e0ee8a6c124b940494e46e50f05787e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 27 06:58:36 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 27 07:18:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577fb95b

dev-python/brotlipy: Modernize

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/brotlipy/brotlipy-0.7.0-r1.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/dev-python/brotlipy/brotlipy-0.7.0-r1.ebuild b/dev-python/brotlipy/brotlipy-0.7.0-r1.ebuild
index 7cd6af26849..3f600dc16b6 100644
--- a/dev-python/brotlipy/brotlipy-0.7.0-r1.ebuild
+++ b/dev-python/brotlipy/brotlipy-0.7.0-r1.ebuild
@@ -20,21 +20,18 @@ SRC_URI="
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 # module name collision with app-arch/brotli
 RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]
 	!app-arch/brotli[python]"
 DEPEND="
-	${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
 	test? (
 		dev-python/hypothesis[${PYTHON_USEDEP}]
-		dev-python/pytest[${PYTHON_USEDEP}]
 	)
 "
 
+distutils_enable_tests pytest
+
 PATCHES=(
 	"${FILESDIR}"/brotlipy-0.7.0-test-deadline.patch
 )
@@ -49,7 +46,3 @@ src_prepare() {
 
 	distutils-r1_src_prepare
 }
-
-python_test() {
-	pytest -vv || die "Testing failed"
-}


             reply	other threads:[~2020-04-27  7:19 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27  7:18 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-20  9:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/brotlipy/ Fabian Groffen
2020-11-28  8:35 Sam James
2020-09-20 10:47 Michał Górny
2020-07-14 16:58 Sergei Trofimovich
2020-07-14 16:32 Sam James
2020-07-14 15:22 Sam James
2020-05-25 19:48 Michał Górny
2020-04-27  9:30 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-26 23:28 Jonas Stein
2020-04-25  9:07 Michał Górny
2020-04-11 12:08 Mart Raudsepp
2020-04-08 14:01 Agostino Sarubbo
2020-04-04 10:52 Sergei Trofimovich
2020-03-29 21:21 Sergei Trofimovich
2020-03-27 18:19 Sergei Trofimovich
2020-03-16  5:54 Matt Turner
2020-03-14 22:11 Sergei Trofimovich
2020-03-14 18:20 Mikle Kolyada
2019-12-08 10:58 Sergei Trofimovich
2019-11-26 19:35 Sergei Trofimovich
2019-11-22 11:44 Michał Górny
2019-11-22 11:44 Michał Górny
2019-07-31 14:32 Mikle Kolyada
2019-07-31 14:32 Mikle Kolyada
2019-07-29 10:48 Mikle Kolyada
2019-07-22 14:12 Aaron Bauman
2019-07-14 12:27 Michał Górny
2018-06-24 14:55 Michał Górny

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=1587971915.577fb95b3e0ee8a6c124b940494e46e50f05787e.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --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