From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pbs-installer/
Date: Wed, 11 Jun 2025 06:22:38 +0000 (UTC) [thread overview]
Message-ID: <1749622925.98f84fe787133def201b5e42bb4456ad3c6acc02.mgorny@gentoo> (raw)
commit: 98f84fe787133def201b5e42bb4456ad3c6acc02
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 11 05:07:11 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 11 06:22:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f84fe7
dev-python/pbs-installer: Bump to 2025.06.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pbs-installer/Manifest | 1 +
.../pbs-installer/pbs-installer-2025.06.10.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/dev-python/pbs-installer/Manifest b/dev-python/pbs-installer/Manifest
index 56ced7167d5a..0bbdd74548cb 100644
--- a/dev-python/pbs-installer/Manifest
+++ b/dev-python/pbs-installer/Manifest
@@ -1,2 +1,3 @@
DIST pbs-installer-2025.06.04.gh.tar.gz 91286 BLAKE2B 7385e60a8f0f6b183fb46d015c48925bb81de66f65af322828a87245f53b53d191b5546a314ae91bc82d6baae527e6a2994f3aec861a586328b93b83297df189 SHA512 72e14cce3c689cbb5a961021b3eca1bf2d340c27e61faada9954b98b482dc9a4a2337230c2cd1a7a487c16f10725e454edec5a7dd75febae06f1b69cccddffb1
DIST pbs-installer-2025.06.06.gh.tar.gz 89918 BLAKE2B a0c5d07aef5313c2303068672cd7134296ff5b7775041bf3d624d5b28db087fcef88e232ec0755f09a0318a188e2eb4e5d2506e6461ff5c8193cdb95b7982023 SHA512 10b2661cb78487b2437e276a923629df8384a96d7c19ac6cfd9fff555543ba3b0a1e7ac11afce20c4e51cc74209472356af9d7dc1f9c668536574e09fe931237
+DIST pbs-installer-2025.06.10.gh.tar.gz 89952 BLAKE2B aa1cef6c0aaab68542194c9ba8a22d3e143ffa39242f5aad8a6870e0aeaabfc57f934424154ce56c223444f3c62a6a638275921fd47ab57e78d9041da35ba5fe SHA512 73997a7f880b0b6f4bef9d119eb48df0b5ab36d365180a9da0fee65fe48ceeacc93fb9707adc95f2c3a5545fbe3360ae24b12ae31631e91c385eb90f11683f86
diff --git a/dev-python/pbs-installer/pbs-installer-2025.06.10.ebuild b/dev-python/pbs-installer/pbs-installer-2025.06.10.ebuild
new file mode 100644
index 000000000000..f50e7c78c738
--- /dev/null
+++ b/dev-python/pbs-installer/pbs-installer-2025.06.10.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=pdm-backend
+PYTHON_COMPAT=( python3_{11..14} )
+
+inherit distutils-r1
+
+DESCRIPTION="Installer for Python Build Standalone"
+HOMEPAGE="
+ https://pypi.org/project/pbs-installer/
+ https://github.com/frostming/pbs-installer/
+
+"
+SRC_URI="
+ https://github.com/frostming/pbs-installer/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+BDEPEND="
+ dev-python/zstandard[${PYTHON_USEDEP}]
+"
+
+# upstream does not provide any tests
+RESTRICT=test
+
+python_configure_all() {
+ export PDM_BUILD_SCM_VERSION=${PV}
+}
next reply other threads:[~2025-06-11 6:22 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-11 6:22 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-11 2:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/pbs-installer/ Michał Górny
2025-10-08 6:26 Michał Górny
2025-09-20 6:02 Michał Górny
2025-09-06 21:12 Sam James
2025-09-03 4:57 Michał Górny
2025-08-29 5:27 Michał Górny
2025-08-29 5:27 Michał Górny
2025-08-27 2:44 Michał Górny
2025-08-27 2:44 Michał Górny
2025-08-19 2:41 Michał Górny
2025-08-19 2:41 Michał Górny
2025-08-15 3:30 Michał Górny
2025-08-13 14:21 Michał Górny
2025-08-13 14:21 Michał Górny
2025-08-09 5:47 Michał Górny
2025-08-09 5:47 Michał Górny
2025-08-08 5:39 Michał Górny
2025-08-08 5:39 Michał Górny
2025-07-24 3:36 Michał Górny
2025-07-24 3:36 Michał Górny
2025-07-13 3:05 Michał Górny
2025-07-13 3:05 Michał Górny
2025-07-10 2:37 Michał Górny
2025-07-10 2:37 Michał Górny
2025-07-03 2:28 Michał Górny
2025-07-03 2:28 Michał Górny
2025-07-01 2:28 Michał Górny
2025-07-01 2:28 Michał Górny
2025-06-28 5:08 Michał Górny
2025-06-28 5:08 Michał Górny
2025-06-13 4:16 Michał Górny
2025-06-13 4:16 Michał Górny
2025-06-07 6:13 Michał Górny
2025-06-07 6:13 Michał Górny
2025-06-05 3:42 Michał Górny
2025-06-05 3:42 Michał Górny
2025-05-21 5:38 Michał Górny
2025-04-10 3:15 Michał Górny
2025-03-19 7:32 Michał Górny
2025-03-19 7:32 Michał Górny
2025-03-13 7:20 Michał Górny
2025-03-13 7:20 Michał Górny
2025-02-14 5:19 Michał Górny
2025-02-14 5:19 Michał Górny
2025-02-07 5:45 Michał Górny
2025-02-07 5:45 Michał Górny
2025-01-08 9:12 Michał Górny
2025-01-08 9:12 Michał Górny
2024-12-28 7:53 Michał Górny
2024-12-28 7:53 Michał Górny
2024-10-17 2:51 Michał Górny
2024-07-11 18:22 Michał Górny
2024-05-24 17:42 Patrick McLean
2024-05-16 15:22 Arthur Zamarin
2024-04-08 22:30 Patrick McLean
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=1749622925.98f84fe787133def201b5e42bb4456ad3c6acc02.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