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 5A2E415806C for ; Sun, 13 Jul 2025 03:05:20 +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 4595E341F36 for ; Sun, 13 Jul 2025 03:05:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 322B811055C; Sun, 13 Jul 2025 03:05:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2172B11055C for ; Sun, 13 Jul 2025 03:05:15 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB1AA340976 for ; Sun, 13 Jul 2025 03:05:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05F8B2EAC for ; Sun, 13 Jul 2025 03:05:13 +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: <1752375670.e3aa93b60728fb416336329c7687aa27b64a0a10.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.07.02.ebuild X-VCS-Directories: dev-python/pbs-installer/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e3aa93b60728fb416336329c7687aa27b64a0a10 X-VCS-Branch: master Date: Sun, 13 Jul 2025 03:05:13 +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: 51a2a477-de2d-4e87-8275-efae1b64d342 X-Archives-Hash: 1970888741eb1d8ba2c269c213adab50 commit: e3aa93b60728fb416336329c7687aa27b64a0a10 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 13 03:01:10 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 13 03:01:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3aa93b6 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.07.02.ebuild | 35 ---------------------- 2 files changed, 36 deletions(-) diff --git a/dev-python/pbs-installer/Manifest b/dev-python/pbs-installer/Manifest index bade4d860d71..da956b4fde53 100644 --- a/dev-python/pbs-installer/Manifest +++ b/dev-python/pbs-installer/Manifest @@ -1,2 +1 @@ -DIST pbs-installer-2025.07.02.gh.tar.gz 90802 BLAKE2B c92e28fbf2b28c6cb11803a898a3b18225cc8d2a5ff7ddf21b0e51fe1301ad46a0694e1cf4cccb0fc7234637aaacb6e1c19f0915f977565d2a46c7b08b695f16 SHA512 d03ec1f0ec446ce1d7d27566141ac4575cce803f2372be9eb6da61963e4f7f2a07ee88a544ca6362d0f6599f510841d7a36d3faa75fbb0a61c7486bfe3a71b61 DIST pbs-installer-2025.07.08.gh.tar.gz 91062 BLAKE2B 57ad3032247b8e625662e905703dad092fd3f3395ddf0de02cf630a6edd0b2fa74c190766c87105047e92b71162c404088ea20c0d452e340a5d1a5b264a7114e SHA512 8899d96793c6c1ab3c540ca60c57c59298baca6793aa2af7243f5866e0936f7e0d269f049f541ea3d97eca307809c7e6122af0409bf4e09ba800da2ace81cc07 diff --git a/dev-python/pbs-installer/pbs-installer-2025.07.02.ebuild b/dev-python/pbs-installer/pbs-installer-2025.07.02.ebuild deleted file mode 100644 index 272948979211..000000000000 --- a/dev-python/pbs-installer/pbs-installer-2025.07.02.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 ~x86" - -BDEPEND=" - dev-python/zstandard[${PYTHON_USEDEP}] -" - -# upstream does not provide any tests -RESTRICT=test - -python_configure_all() { - export PDM_BUILD_SCM_VERSION=${PV} -}