app-crypt/gpgme: Python 3.8 compatibility
authorCraig Andrews <candrews@gentoo.org>
Sat, 18 Apr 2020 02:53:37 +0000 (22:53 -0400)
committerCraig Andrews <candrews@gentoo.org>
Sat, 18 Apr 2020 02:53:37 +0000 (22:53 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
app-crypt/gpgme/gpgme-1.13.0.ebuild
app-crypt/gpgme/gpgme-1.13.1.ebuild

index 124db5b26b6b4f863c08a3585adcf981d4cd5ceb..cc0b184d2efc926fb30815342c53634df07b3253 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_OPTIONAL=1
 
 inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs
index 4f9a829ea5eb006c26a1eefae38ecc9842d7d738..f4c1a7f81805daf5c1bd1c52902ed1a90b0e544c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_OPTIONAL=1
 
 inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs
index 18f3e6fe6efe6236590de4c872b547a3be2c6e3d..ebcbbf49ad9df0cc9a8baacbd78c4f45a17148c9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_OPTIONAL=1
 
 inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs