summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-06-11 21:20:00 +0200
committerMichał Górny <mgorny@gentoo.org>2024-06-11 21:25:35 +0200
commit47b90e0746029928fac4dd2306d073dd49a422c0 (patch)
treeddc4bc2392beb74cb7904c5ea19d8549e44affe4 /app-crypt/gpgme
parentdev-python/requests-mock: Enable py3.13 (diff)
downloadgentoo-47b90e0746029928fac4dd2306d073dd49a422c0.tar.gz
gentoo-47b90e0746029928fac4dd2306d073dd49a422c0.tar.bz2
gentoo-47b90e0746029928fac4dd2306d073dd49a422c0.zip
app-crypt/gpgme: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r--app-crypt/gpgme/gpgme-1.23.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.23.2.ebuild b/app-crypt/gpgme/gpgme-1.23.2.ebuild
index 933a0672a758..4a1dffbc2557 100644
--- a/app-crypt/gpgme/gpgme-1.23.2.ebuild
+++ b/app-crypt/gpgme/gpgme-1.23.2.ebuild
@@ -11,7 +11,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnupg.asc
# in-source builds are not supported: