From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ply/
Date: Wed, 24 May 2023 07:48:12 +0000 (UTC) [thread overview]
Message-ID: <1684914480.161869bd0a7feb33d82fca548021de5afbb56646.sam@gentoo> (raw)
commit: 161869bd0a7feb33d82fca548021de5afbb56646
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 07:34:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 24 07:48:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161869bd
dev-python/ply: enable py3.12
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/ply/Manifest | 1 +
dev-python/ply/ply-3.11-r2.ebuild | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/ply/Manifest b/dev-python/ply/Manifest
index d81f6c1fe096..d70f495e3f43 100644
--- a/dev-python/ply/Manifest
+++ b/dev-python/ply/Manifest
@@ -1 +1,2 @@
+DIST ply-3.11-py3.12-assert.patch.xz 3832 BLAKE2B 5872a2f6c71ee093dfcb12a3a9b80c54091ba2a3d331948ccd88918fd263569a413e87962c607368f23f79abefd0f98738f1e1a33413832983ff3057c1ea021b SHA512 bc145cef28a0947773ee13df4a86fd60b04ebe8a06e563059a32eff55475f54bb99fb7cf7ef73c463d92b8795013b7c9f1aebcdf5a6c4f98d71675710f496b97
DIST ply-3.11.tar.gz 159130 BLAKE2B 58c50b9dad445ad83a64aaa8174ed4602b36f5c8df33a7d62590a92388c4a21c9800599c1d4e4db6f02630e8dee4c8482611e26498e4aa8ccdb2cf3453ae1db4 SHA512 37e39a4f930874933223be58a3da7f259e155b75135f1edd47069b3b40e5e96af883ebf1c8a1bbd32f914a9e92cfc12e29fec05cf61b518f46c1d37421b20008
diff --git a/dev-python/ply/ply-3.11-r2.ebuild b/dev-python/ply/ply-3.11-r2.ebuild
index 549df9c6dbb9..a5e93f18b133 100644
--- a/dev-python/ply/ply-3.11-r2.ebuild
+++ b/dev-python/ply/ply-3.11-r2.ebuild
@@ -5,7 +5,7 @@
EAPI=7
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi
@@ -15,6 +15,7 @@ HOMEPAGE="
https://github.com/dabeaz/ply/
https://pypi.org/project/ply/
"
+SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-py3.12-assert.patch.xz"
LICENSE="BSD"
SLOT="0/${PV}"
@@ -25,6 +26,7 @@ DOCS=( ANNOUNCE CHANGES TODO )
PATCHES=(
"${FILESDIR}/3.6-picklefile-IOError.patch"
+ "${WORKDIR}/${P}-py3.12-assert.patch"
)
python_test() {
next reply other threads:[~2023-05-24 7:48 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-24 7:48 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-10 18:38 [gentoo-commits] repo/gentoo:master commit in: dev-python/ply/ Michał Górny
2024-04-17 21:02 Conrad Kostecki
2022-06-13 8:25 Michał Górny
2022-06-13 7:07 Agostino Sarubbo
2022-06-12 5:51 Michał Górny
2022-05-10 21:52 Michał Górny
2022-05-10 21:52 Michał Górny
2021-08-13 6:58 Michał Górny
2021-05-05 19:14 Michał Górny
2020-09-25 20:04 Michał Górny
2020-05-25 19:27 Michał Górny
2020-05-11 9:42 Agostino Sarubbo
2020-03-25 13:25 Michał Górny
2020-03-25 13:25 Michał Górny
2019-12-04 6:48 Aaron Bauman
2019-11-16 23:00 Michał Górny
2018-11-19 21:15 Fabian Groffen
2018-05-07 0:12 Mart Raudsepp
2018-03-07 20:12 Michał Górny
2018-03-01 19:35 Tim Harder
2018-02-21 20:18 Michał Górny
2017-08-27 18:14 Michał Górny
2017-02-24 17:44 Markus Meier
2017-02-06 3:48 Lars Wendler
2017-02-06 3:48 Lars Wendler
2017-01-29 17:15 Fabian Groffen
2017-01-25 9:05 Tobias Klausmann
2017-01-23 6:11 Jeroen Roovers
2017-01-22 2:13 Mike Gilbert
2017-01-18 16:52 Agostino Sarubbo
2016-09-14 5:19 Tim Harder
2016-06-21 2:47 Mike Frysinger
2015-10-18 16:48 Mikle Kolyada
2015-10-11 11:25 Justin Lecher
2015-10-10 16:31 Justin Lecher
2015-09-24 10:36 Agostino Sarubbo
2015-09-20 9:30 Agostino Sarubbo
2015-08-25 5:38 Jeroen Roovers
2015-08-21 16:47 Markus Meier
2015-08-16 18:01 Mikle Kolyada
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=1684914480.161869bd0a7feb33d82fca548021de5afbb56646.sam@gentoo \
--to=sam@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