From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/semver/
Date: Fri, 17 Feb 2023 07:15:27 +0000 (UTC) [thread overview]
Message-ID: <1676616492.4e235452fc9388905dccaf72f24c3f3ee0c07d02.sam@gentoo> (raw)
commit: 4e235452fc9388905dccaf72f24c3f3ee0c07d02
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 06:36:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 06:48:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e235452
dev-python/semver: enable py3.11, PEP517
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/semver/Manifest | 2 +-
.../semver/{semver-2.13.0.ebuild => semver-2.13.0-r1.ebuild} | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-python/semver/Manifest b/dev-python/semver/Manifest
index 83bf711cc293..fcb567acb5f3 100644
--- a/dev-python/semver/Manifest
+++ b/dev-python/semver/Manifest
@@ -1 +1 @@
-DIST semver-2.13.0.tar.gz 43674 BLAKE2B 35d0ca0b61836d0e6deb97f067a0c1cbba310dde6eb83d78f02f85c3f7485114ad549559d572d4494aa7c4444c7d6feabcb36394561a238489d56bfd04ed8590 SHA512 ca0d408d8bb7305e90802ea04d935cd7b76b8f166a9ec97ed3427dbc2cf60eeca0b2d27ad0cb2f15f32f5b2589d6717a63717c463183374c5335bf79e1eec222
+DIST semver-2.13.0.gh.tar.gz 43674 BLAKE2B 35d0ca0b61836d0e6deb97f067a0c1cbba310dde6eb83d78f02f85c3f7485114ad549559d572d4494aa7c4444c7d6feabcb36394561a238489d56bfd04ed8590 SHA512 ca0d408d8bb7305e90802ea04d935cd7b76b8f166a9ec97ed3427dbc2cf60eeca0b2d27ad0cb2f15f32f5b2589d6717a63717c463183374c5335bf79e1eec222
diff --git a/dev-python/semver/semver-2.13.0.ebuild b/dev-python/semver/semver-2.13.0-r1.ebuild
similarity index 83%
rename from dev-python/semver/semver-2.13.0.ebuild
rename to dev-python/semver/semver-2.13.0-r1.ebuild
index df1afc006d40..f534300fab4d 100644
--- a/dev-python/semver/semver-2.13.0.ebuild
+++ b/dev-python/semver/semver-2.13.0-r1.ebuild
@@ -1,14 +1,15 @@
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( pypy3 python3_{9..10} )
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
inherit distutils-r1
DESCRIPTION="A Python module for semantic versioning"
HOMEPAGE="https://github.com/python-semver/python-semver"
-SRC_URI="https://github.com/python-${PN}/python-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/python-${PN}/python-${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
S="${WORKDIR}/python-${P}"
LICENSE="BSD"
next reply other threads:[~2023-02-17 7:15 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 7:15 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-14 20:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/semver/ Arthur Zamarin
2025-02-27 21:03 Michał Górny
2025-02-08 20:25 Michał Górny
2025-02-08 18:04 Sam James
2025-01-24 15:57 Michał Górny
2025-01-06 13:36 WANG Xuerui
2024-05-18 9:29 Michał Górny
2024-02-28 20:50 Jakov Smolić
2024-02-14 17:25 Michał Górny
2023-12-30 18:35 Michał Górny
2023-10-09 13:59 Michał Górny
2023-07-24 11:34 Michał Górny
2023-06-14 16:11 Michał Górny
2023-06-01 15:03 Michał Górny
2023-04-08 6:08 Michał Górny
2023-04-03 2:50 Michał Górny
2022-08-12 9:18 Yixun Lan
2021-06-26 2:55 Sam James
2021-06-05 18:20 Michał Górny
2020-11-02 10:34 Michał Górny
2020-10-23 21:48 Georgy Yakovlev
2020-10-23 21:48 Georgy Yakovlev
2020-10-23 21:48 Georgy Yakovlev
2020-06-17 5:58 Georgy Yakovlev
2020-06-11 2:01 Georgy Yakovlev
2020-06-11 2:00 Georgy Yakovlev
2020-02-29 23:06 Georgy Yakovlev
2020-02-22 1:30 Georgy Yakovlev
2020-02-22 1:30 Georgy Yakovlev
2020-02-06 5:59 Michał Górny
2019-11-19 19:37 Georgy Yakovlev
2019-11-19 1:35 Georgy Yakovlev
2019-03-28 8:26 Georgy Yakovlev
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=1676616492.4e235452fc9388905dccaf72f24c3f3ee0c07d02.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