dev-python/fido2: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:06:40 +0000 (14:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:24:09 +0000 (14:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/fido2/fido2-0.7.3.ebuild
dev-python/fido2/fido2-0.8.1.ebuild

index 172b58fd1d47949df1c177c7a96c92c5b3687080..fc86c9f356f162e9a8c6ada40351a0362ed661de 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Python based FIDO 2.0 library"
index 78b4fea9fc989acc2d3a8ebdcbe13854dcc21fec..bbf3b34f86ef09fc81a2140c29967aae99d1cb4a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Python based FIDO 2.0 library"