From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C4BBC158074 for ; Sat, 28 Jun 2025 05:08:27 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AF4D63410A3 for ; Sat, 28 Jun 2025 05:08:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DF340110560; Sat, 28 Jun 2025 05:08:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D842B110560 for ; Sat, 28 Jun 2025 05:08:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91636340EC3 for ; Sat, 28 Jun 2025 05:08:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B7CA2ABB for ; Sat, 28 Jun 2025 05:08:14 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1751087287.7f7b8e2b66db2ec12f79302bf6f4bc9dceae945f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pbs-installer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pbs-installer/Manifest dev-python/pbs-installer/pbs-installer-2025.06.10.ebuild X-VCS-Directories: dev-python/pbs-installer/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7f7b8e2b66db2ec12f79302bf6f4bc9dceae945f X-VCS-Branch: master Date: Sat, 28 Jun 2025 05:08:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46acfacb-6911-43ae-96f4-364b1d81760b X-Archives-Hash: e2270235a49364e514ac1948c0986e58 commit: 7f7b8e2b66db2ec12f79302bf6f4bc9dceae945f Author: Michał Górny gentoo org> AuthorDate: Sat Jun 28 04:29:16 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jun 28 05:08:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7b8e2b dev-python/pbs-installer: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pbs-installer/Manifest | 1 - .../pbs-installer/pbs-installer-2025.06.10.ebuild | 35 ---------------------- 2 files changed, 36 deletions(-) diff --git a/dev-python/pbs-installer/Manifest b/dev-python/pbs-installer/Manifest index 2b66ce7e7315..6fb02d90dfd1 100644 --- a/dev-python/pbs-installer/Manifest +++ b/dev-python/pbs-installer/Manifest @@ -1,2 +1 @@ -DIST pbs-installer-2025.06.10.gh.tar.gz 89952 BLAKE2B aa1cef6c0aaab68542194c9ba8a22d3e143ffa39242f5aad8a6870e0aeaabfc57f934424154ce56c223444f3c62a6a638275921fd47ab57e78d9041da35ba5fe SHA512 73997a7f880b0b6f4bef9d119eb48df0b5ab36d365180a9da0fee65fe48ceeacc93fb9707adc95f2c3a5545fbe3360ae24b12ae31631e91c385eb90f11683f86 DIST pbs-installer-2025.06.12.gh.tar.gz 90512 BLAKE2B f0c4bea960d2f3b72060f12dfd8a0058192c3f72193fbb49f2579f6ba7d514c8012869cd6f5c1adf6dbd724b2ce6d484df79813e1f2b9cff3db84a9927d78283 SHA512 87346139f818822a1693ae495d693a8ee0e683757ed27e17325fd4b7704541a401a5dd71464976846902735887aeef298ec8d3c063c7d47645ed0a4f7b64b3a2 diff --git a/dev-python/pbs-installer/pbs-installer-2025.06.10.ebuild b/dev-python/pbs-installer/pbs-installer-2025.06.10.ebuild deleted file mode 100644 index f50e7c78c738..000000000000 --- a/dev-python/pbs-installer/pbs-installer-2025.06.10.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# 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} -}