From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/colorspacious/
Date: Fri, 5 Jun 2020 19:26:57 +0000 (UTC) [thread overview]
Message-ID: <1591385213.b0d0c1171fb222e66093d2d41cbd4a55f90ee5c8.mgorny@gentoo> (raw)
commit: b0d0c1171fb222e66093d2d41cbd4a55f90ee5c8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 5 17:10:51 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 5 19:26:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d0c117
dev-python/colorspacious: Port to py39
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/colorspacious/colorspacious-1.1.2.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-python/colorspacious/colorspacious-1.1.2.ebuild b/dev-python/colorspacious/colorspacious-1.1.2.ebuild
index ee8f6811f47..7b95376ce7a 100644
--- a/dev-python/colorspacious/colorspacious-1.1.2.ebuild
+++ b/dev-python/colorspacious/colorspacious-1.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
DESCRIPTION="Powerful, accurate, and easy-to-use Python library for colorspace conversions"
@@ -12,14 +12,11 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- app-arch/unzip
- test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests nose
python_test() {
nosetests -v --all-modules || die "Tests fail with ${EPYTHON}"
next reply other threads:[~2020-06-05 19:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-05 19:26 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-16 3:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/colorspacious/ Michał Górny
2021-10-11 8:24 Arthur Zamarin
2021-10-11 8:24 Arthur Zamarin
2020-09-18 15:19 Michał Górny
2020-09-18 15:11 Agostino Sarubbo
2020-05-17 7:47 Michał Górny
2020-05-03 19:11 Agostino Sarubbo
2020-03-01 3:45 Andrey Grozin
2020-01-30 21:26 Michał Górny
2018-04-29 7:35 Michał Górny
2018-04-22 7:34 Mikle Kolyada
2018-03-19 23:05 Sergei Trofimovich
2018-03-18 23:51 Sergei Trofimovich
2018-03-12 0:51 Matt Turner
2018-01-09 0:10 Mikle Kolyada
2018-01-08 22:50 Thomas Deutschmann
2017-08-15 5:41 Alexis Ballier
2017-06-21 11:25 Manuel Rüger
2017-06-21 1:32 Mike Gilbert
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=1591385213.b0d0c1171fb222e66093d2d41cbd4a55f90ee5c8.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