app-crypt/yubikey-manager: require current release keys

Closes: https://bugs.gentoo.org/957116
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42431
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Mario Haustein
2025-06-04 06:50:14 +02:00
committed by Sam James
parent 9a673d2f7b
commit 7c97fec88c

View File

@@ -41,7 +41,7 @@ RDEPEND="
>=dev-python/pyscard-2.0[${PYTHON_USEDEP}]"
BDEPEND="
test? ( dev-python/makefun[${PYTHON_USEDEP}] )
verify-sig? ( >=sec-keys/openpgp-keys-yubico-20240628 )"
verify-sig? ( >=sec-keys/openpgp-keys-yubico-20250604 )"
distutils_enable_tests pytest