From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/doctest-ignore-unicode/
Date: Fri, 21 Aug 2020 23:21:08 +0000 (UTC) [thread overview]
Message-ID: <1598052035.c4a3cc88c2c0796ffaa12eb0cb2100313140e8c1.soap@gentoo> (raw)
commit: c4a3cc88c2c0796ffaa12eb0cb2100313140e8c1
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 23:20:35 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 23:20:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a3cc88
dev-python/doctest-ignore-unicode: Add python 3.9
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../doctest-ignore-unicode-0.1.2.ebuild | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild
index e1b5d0a6933..9f94834cf6f 100644
--- a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild
+++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1
@@ -11,15 +11,8 @@ DESCRIPTION="Add flag to ignore unicode literal prefixes in doctests"
HOMEPAGE="https://pypi.org/project/doctest-ignore-unicode/ https://github.com/gnublade/doctest-ignore-unicode"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-SLOT="0"
LICENSE="Apache-2.0"
+SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-RDEPEND="
- dev-python/nose[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
+distutils_enable_tests nose
next reply other threads:[~2020-08-21 23:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-21 23:21 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 15:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/doctest-ignore-unicode/ Michał Górny
2022-11-03 22:37 Conrad Kostecki
2022-02-27 18:37 Michał Górny
2022-02-27 8:55 Michał Górny
2022-01-21 11:47 Michał Górny
2021-07-19 16:04 Marek Szuba
2021-06-05 13:34 Michał Górny
2020-07-11 2:37 Sam James
2020-02-05 5:50 Michał Górny
2019-12-17 18:40 Conrad Kostecki
2017-06-25 14:42 Alexis Ballier
2017-04-28 14:13 Manuel Rüger
2016-03-18 19:18 Sebastien Fabbro
2015-10-14 16:17 Justin Lecher
2015-09-07 7:33 Justin Lecher
2015-09-07 7:33 Justin Lecher
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=1598052035.c4a3cc88c2c0796ffaa12eb0cb2100313140e8c1.soap@gentoo \
--to=soap@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