From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/black/
Date: Sun, 15 Mar 2020 13:14:40 +0000 (UTC) [thread overview]
Message-ID: <1584276749.c7399c3afb6c877f7a039866742b6d2918a3358a.andrewammerlaan@gentoo> (raw)
commit: c7399c3afb6c877f7a039866742b6d2918a3358a
Author: Michael Egger <michael.egger <AT> tsn <DOT> at>
AuthorDate: Sun Mar 15 12:51:35 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 15 12:52:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7399c3a
dev-python/black: Add dependencies required for tests
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Michael Egger <michael.egger <AT> tsn.at>
.../{black-19.10_beta0.ebuild => black-19.10_beta0-r1.ebuild} | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/dev-python/black/black-19.10_beta0.ebuild b/dev-python/black/black-19.10_beta0-r1.ebuild
similarity index 89%
rename from dev-python/black/black-19.10_beta0.ebuild
rename to dev-python/black/black-19.10_beta0-r1.ebuild
index f62bc49..0bc6e25 100644
--- a/dev-python/black/black-19.10_beta0.ebuild
+++ b/dev-python/black/black-19.10_beta0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
DISTUTILS_USE_SETUPTOOLS=rdepend
@@ -18,9 +18,14 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RESTRICT="!test? ( test )"
-# tests fail: name 'AioHTTPTestCase' is not defined
-RESTRICT="test"
+DEPEND="
+ test? (
+ >=dev-python/aiohttp-3.3.2[${PYTHON_USEDEP}]
+ dev-python/aiohttp-cors[${PYTHON_USEDEP}]
+ )
+"
RDEPEND="
>=dev-python/appdirs-1.4[${PYTHON_USEDEP}]
next reply other threads:[~2020-03-15 13:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-15 13:14 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-06 9:32 [gentoo-commits] repo/proj/guru:master commit in: dev-python/black/ Andrew Ammerlaan
2020-05-18 16:27 Andrew Ammerlaan
2020-04-27 7:02 Andrew Ammerlaan
2020-04-07 7:42 Andrew Ammerlaan
2020-03-27 12:25 Andrew Ammerlaan
2020-03-15 13:14 Andrew Ammerlaan
2020-03-13 17:45 Andrew Ammerlaan
2020-03-13 12:06 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-13 17:45 ` [gentoo-commits] repo/proj/guru:master " 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=1584276749.c7399c3afb6c877f7a039866742b6d2918a3358a.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