From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/stringcase/
Date: Wed, 15 May 2024 16:55:33 +0000 (UTC) [thread overview]
Message-ID: <1715792116.dfe70fb26b6a74e43b1aeae66a940b9d1119e153.julien@gentoo> (raw)
Message-ID: <20240515165533.Rpuez5wITsdihzqLRQetXAGWMJkltG1G1q0SnCcvNSY@z> (raw)
commit: dfe70fb26b6a74e43b1aeae66a940b9d1119e153
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed May 15 16:24:59 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 16:55:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dfe70fb2
dev-python/stringcase: use PEP517, enable py3.12, py3.13
Closes: https://bugs.gentoo.org/931430
Closes: https://bugs.gentoo.org/921874
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
.../{stringcase-1.2.0-r1.ebuild => stringcase-1.2.0-r2.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-python/stringcase/stringcase-1.2.0-r1.ebuild b/dev-python/stringcase/stringcase-1.2.0-r2.ebuild
similarity index 74%
rename from dev-python/stringcase/stringcase-1.2.0-r1.ebuild
rename to dev-python/stringcase/stringcase-1.2.0-r2.ebuild
index 3910056d8b..710f45a101 100644
--- a/dev-python/stringcase/stringcase-1.2.0-r1.ebuild
+++ b/dev-python/stringcase/stringcase-1.2.0-r2.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{10..11} )
-
-DISTUTILS_USE_SETUPTOOLS=no
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi
next reply other threads:[~2024-05-15 16:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 17:00 Julien Roy [this message]
2024-05-15 16:55 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/stringcase/ Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2021-08-03 8:50 [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=1715792116.dfe70fb26b6a74e43b1aeae66a940b9d1119e153.julien@gentoo \
--to=julien@jroy.ca \
--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