From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/iniparse/
Date: Sat, 5 Jun 2021 14:17:26 +0000 (UTC) [thread overview]
Message-ID: <1622902627.2f0a1525237a7e7ab6421f00c624f96b8cdd4c96.mgorny@gentoo> (raw)
commit: 2f0a1525237a7e7ab6421f00c624f96b8cdd4c96
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 5 14:06:11 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 5 14:17:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0a1525
dev-python/iniparse: Enable py3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/iniparse/iniparse-0.5.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-python/iniparse/iniparse-0.5.ebuild b/dev-python/iniparse/iniparse-0.5.ebuild
index ef6e379353a..777720c9ea5 100644
--- a/dev-python/iniparse/iniparse-0.5.ebuild
+++ b/dev-python/iniparse/iniparse-0.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Better INI parser for Python"
@@ -15,9 +15,8 @@ SLOT="0"
KEYWORDS="amd64 arm64 x86"
IUSE=""
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+RDEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
+BDEPEND=${RDEPEND}
python_test() {
"${EPYTHON}" runtests.py || die
next reply other threads:[~2021-06-05 14:17 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-05 14:17 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-14 11:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/iniparse/ Arthur Zamarin
2025-05-29 20:25 Sam James
2024-09-30 15:21 Michał Górny
2024-06-15 14:44 Michał Górny
2023-07-06 12:08 Michał Górny
2023-07-05 20:52 Sam James
2023-05-31 17:43 Michał Górny
2023-05-31 17:43 Michał Górny
2022-07-15 7:21 Michał Górny
2022-07-14 20:04 Arthur Zamarin
2022-06-13 8:20 Michał Górny
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2021-09-14 1:30 Yixun Lan
2020-11-08 9:56 Sam James
2020-11-08 9:48 Sam James
2020-10-11 21:33 Andreas Sturmlechner
2020-03-20 8:46 Michał Górny
2019-11-24 17:13 Andreas Sturmlechner
2019-07-29 20:02 Aaron Bauman
2019-04-27 14:46 Andreas Sturmlechner
2019-03-11 21:03 Andreas Sturmlechner
2017-04-28 15:56 Manuel Rüger
2016-12-18 15:44 Agostino Sarubbo
2016-11-24 3:47 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=1622902627.2f0a1525237a7e7ab6421f00c624f96b8cdd4c96.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