commit:     7b6f74ea9aaba0b37495ecd641c4e901f0675189
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 04:04:53 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 04:15:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b6f74ea

dev-python/sigstore: Pin sigstore-protobuf-specs to fix issues

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sigstore/{sigstore-3.3.0.ebuild => sigstore-3.3.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sigstore/sigstore-3.3.0.ebuild 
b/dev-python/sigstore/sigstore-3.3.0-r1.ebuild
similarity index 96%
rename from dev-python/sigstore/sigstore-3.3.0.ebuild
rename to dev-python/sigstore/sigstore-3.3.0-r1.ebuild
index cb4a9db7d089..849c52693e55 100644
--- a/dev-python/sigstore/sigstore-3.3.0.ebuild
+++ b/dev-python/sigstore/sigstore-3.3.0-r1.ebuild
@@ -36,7 +36,7 @@ RDEPEND="
        dev-python/requests[${PYTHON_USEDEP}]
        >=dev-python/rfc8785-0.1.2[${PYTHON_USEDEP}]
        >=dev-python/rich-13.0[${PYTHON_USEDEP}]
-       >=dev-python/sigstore-protobuf-specs-0.3.2[${PYTHON_USEDEP}]
+       ~dev-python/sigstore-protobuf-specs-0.3.2[${PYTHON_USEDEP}]
        ~dev-python/sigstore-rekor-types-0.0.13[${PYTHON_USEDEP}]
        >=dev-python/tuf-5.0[${PYTHON_USEDEP}]
        $(python_gen_cond_dep '

Reply via email to