commit: 7fed7f023b932f343c8432cfc86204cb9e1b1584
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 07:28:36 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 07:28:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fed7f02
dev-lang/python: Fix VERIFY_SIG_METHOD declaration for deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.14.0_alpha1-r100.ebuild | 2 +-
dev-lang/python/python-3.14.0_alpha1.ebuild | 2 +-
dev-lang/python/python-3.14.0_alpha2-r100.ebuild | 2 +-
dev-lang/python/python-3.14.0_alpha2.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
b/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
index 6931265fcede..383489c196ee 100644
--- a/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
@@ -5,6 +5,7 @@ EAPI="8"
LLVM_COMPAT=( 18 )
LLVM_OPTIONAL=1
+VERIFY_SIG_METHOD=sigstore
WANT_LIBTOOL="none"
inherit autotools check-reqs flag-o-matic linux-info llvm-r1
@@ -104,7 +105,6 @@ if [[ ${PV} != *_alpha* ]]; then
fi
# https://www.python.org/downloads/metadata/sigstore/
-VERIFY_SIG_METHOD=sigstore
[email protected]
VERIFY_SIG_CERT_OIDC_ISSUER=https://github.com/login/oauth
diff --git a/dev-lang/python/python-3.14.0_alpha1.ebuild
b/dev-lang/python/python-3.14.0_alpha1.ebuild
index a50eeaba7c54..5e250f38aca1 100644
--- a/dev-lang/python/python-3.14.0_alpha1.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha1.ebuild
@@ -5,6 +5,7 @@ EAPI="8"
LLVM_COMPAT=( 18 )
LLVM_OPTIONAL=1
+VERIFY_SIG_METHOD=sigstore
WANT_LIBTOOL="none"
inherit autotools check-reqs flag-o-matic linux-info llvm-r1
@@ -104,7 +105,6 @@ if [[ ${PV} != *_alpha* ]]; then
fi
# https://www.python.org/downloads/metadata/sigstore/
-VERIFY_SIG_METHOD=sigstore
[email protected]
VERIFY_SIG_CERT_OIDC_ISSUER=https://github.com/login/oauth
diff --git a/dev-lang/python/python-3.14.0_alpha2-r100.ebuild
b/dev-lang/python/python-3.14.0_alpha2-r100.ebuild
index f5a238388079..defd21ebb239 100644
--- a/dev-lang/python/python-3.14.0_alpha2-r100.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha2-r100.ebuild
@@ -5,6 +5,7 @@ EAPI="8"
LLVM_COMPAT=( 18 )
LLVM_OPTIONAL=1
+VERIFY_SIG_METHOD=sigstore
WANT_LIBTOOL="none"
inherit autotools check-reqs flag-o-matic linux-info llvm-r1
@@ -104,7 +105,6 @@ if [[ ${PV} != *_alpha* ]]; then
fi
# https://www.python.org/downloads/metadata/sigstore/
-VERIFY_SIG_METHOD=sigstore
[email protected]
VERIFY_SIG_CERT_OIDC_ISSUER=https://github.com/login/oauth
diff --git a/dev-lang/python/python-3.14.0_alpha2.ebuild
b/dev-lang/python/python-3.14.0_alpha2.ebuild
index fe62a992ea70..8707fa5f11da 100644
--- a/dev-lang/python/python-3.14.0_alpha2.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha2.ebuild
@@ -5,6 +5,7 @@ EAPI="8"
LLVM_COMPAT=( 18 )
LLVM_OPTIONAL=1
+VERIFY_SIG_METHOD=sigstore
WANT_LIBTOOL="none"
inherit autotools check-reqs flag-o-matic linux-info llvm-r1
@@ -104,7 +105,6 @@ if [[ ${PV} != *_alpha* ]]; then
fi
# https://www.python.org/downloads/metadata/sigstore/
-VERIFY_SIG_METHOD=sigstore
[email protected]
VERIFY_SIG_CERT_OIDC_ISSUER=https://github.com/login/oauth