From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/anyqt/
Date: Sun, 2 Aug 2020 20:49:07 +0000 (UTC) [thread overview]
Message-ID: <1596401338.9be5e8f3ac444f149df46aa472a4d883f848e60f.bman@gentoo> (raw)
commit: 9be5e8f3ac444f149df46aa472a4d883f848e60f
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 2 20:47:35 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Aug 2 20:48:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be5e8f3
dev-python/anyqt: port to py3_{7,8}
Closes: https://bugs.gentoo.org/718864
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-python/anyqt/anyqt-0.0.8-r1.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/dev-python/anyqt/anyqt-0.0.8-r1.ebuild b/dev-python/anyqt/anyqt-0.0.8-r1.ebuild
index 109bb075285..21ff1bcf320 100644
--- a/dev-python/anyqt/anyqt-0.0.8-r1.ebuild
+++ b/dev-python/anyqt/anyqt-0.0.8-r1.ebuild
@@ -1,9 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7,8} )
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
@@ -15,8 +17,3 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-
-RDEPEND=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- ${RDEPEND}"
next reply other threads:[~2020-08-02 20:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-02 20:49 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-14 4:34 [gentoo-commits] repo/gentoo:master commit in: dev-python/anyqt/ Michał Górny
2022-11-14 4:34 Michał Górny
2022-08-08 9:39 Michał Górny
2022-08-08 9:15 Michał Górny
2022-08-07 8:54 Michał Górny
2022-06-16 8:04 Michał Górny
2022-06-14 4:26 Michał Górny
2022-05-16 12:55 Michał Górny
2022-02-25 23:41 Michał Górny
2021-10-17 7:24 Michał Górny
2021-05-07 8:47 Michał Górny
2021-04-24 9:04 Michał Górny
2017-11-29 18:36 Amy Liffey
2017-08-11 19:57 Amy Liffey
2017-08-03 16:39 Amy Liffey
2017-08-03 15:50 Amy Liffey
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=1596401338.9be5e8f3ac444f149df46aa472a4d883f848e60f.bman@gentoo \
--to=bman@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