commit: 9ebd5c17bf59609a5952aac7846614eb263bd993
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 01:25:28 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 01:54:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ebd5c17
dev-python/pypi-attestations: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pypi-attestations/Manifest | 2 --
.../pypi-attestations-0.0.23.ebuild | 38 ----------------------
.../pypi-attestations-0.0.24.ebuild | 38 ----------------------
3 files changed, 78 deletions(-)
diff --git a/dev-python/pypi-attestations/Manifest
b/dev-python/pypi-attestations/Manifest
index 069ab4a796ea..27230d567883 100644
--- a/dev-python/pypi-attestations/Manifest
+++ b/dev-python/pypi-attestations/Manifest
@@ -1,3 +1 @@
-DIST pypi_attestations-0.0.23.tar.gz 124046 BLAKE2B
9545680499dcee9241012b9c5e9a86368fc17db0608f0635fa1234769df51d78364fd1b202cb22c155ef6fec5f9ff6877bc996f68d64bbe98c10f680df2ff6db
SHA512
1df039d715992b5d5e40fffee9982cf73c950f33ef5b8251382192d29f0652f24d868f83887cf394dfd1a7166b5d98a5fab51812987a9cc49f67ee548772929a
-DIST pypi_attestations-0.0.24.tar.gz 124841 BLAKE2B
327fc0abd3c1ff35ecde3e020bf059870f1b97b0cda11833a3dfb29286b4f7575c0121b57871222792e909d81645110ca208b0a7781fb7baa885ad6bbc8d20f2
SHA512
f894b597896026cb65cca729dbd58606eaba2e989562fef402bc882d20335a9adf448d3f4e8e22061c8a82cafd3238df36e83142d3e13e67a477099d033c7925
DIST pypi_attestations-0.0.25.tar.gz 124877 BLAKE2B
cda14a611e8bb2a8f728753639030feffdcc8143c1539dc52bbd3498645879cf6ec24da122cc9e506c39f26d0a76e64374574f56281c9331a5835d0920231232
SHA512
6ebe1854290e017247c688fcc551727e6bfc7a65f3edfa277a703be433b36b940a0815d1b0b8ab6b1c07b04de5c195b93d3bd62a7f54c72e96922fc5cc0c5bd5
diff --git a/dev-python/pypi-attestations/pypi-attestations-0.0.23.ebuild
b/dev-python/pypi-attestations/pypi-attestations-0.0.23.ebuild
deleted file mode 100644
index ece5b2ff6650..000000000000
--- a/dev-python/pypi-attestations/pypi-attestations-0.0.23.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Convert between Sigstore Bundles and PEP-740 Attestation objects"
-HOMEPAGE="
- https://github.com/trailofbits/pypi-attestations/
- https://pypi.org/project/pypi-attestations/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- =dev-python/pyasn1-0.6*[${PYTHON_USEDEP}]
- >=dev-python/pydantic-2.10.0[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/rfc3986[${PYTHON_USEDEP}]
- <dev-python/sigstore-3.7[${PYTHON_USEDEP}]
- dev-python/sigstore-protobuf-specs[${PYTHON_USEDEP}]
-"
-BDEPEND="
- dev-python/setuptools-scm[${PYTHON_USEDEP}]
- test? (
- dev-python/pretend[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/pypi-attestations/pypi-attestations-0.0.24.ebuild
b/dev-python/pypi-attestations/pypi-attestations-0.0.24.ebuild
deleted file mode 100644
index ece5b2ff6650..000000000000
--- a/dev-python/pypi-attestations/pypi-attestations-0.0.24.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Convert between Sigstore Bundles and PEP-740 Attestation objects"
-HOMEPAGE="
- https://github.com/trailofbits/pypi-attestations/
- https://pypi.org/project/pypi-attestations/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- =dev-python/pyasn1-0.6*[${PYTHON_USEDEP}]
- >=dev-python/pydantic-2.10.0[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/rfc3986[${PYTHON_USEDEP}]
- <dev-python/sigstore-3.7[${PYTHON_USEDEP}]
- dev-python/sigstore-protobuf-specs[${PYTHON_USEDEP}]
-"
-BDEPEND="
- dev-python/setuptools-scm[${PYTHON_USEDEP}]
- test? (
- dev-python/pretend[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest