dev-python/stripe: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:16:06 +0000 (17:16 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:16:06 +0000 (17:16 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/stripe/stripe-1.84.2.ebuild
dev-python/stripe/stripe-2.10.1.ebuild
dev-python/stripe/stripe-2.3.0.ebuild
dev-python/stripe/stripe-2.34.0.ebuild

index 7bb4d65b5e8a4c187e3224144c433aa40b2c809a..97cd1d5a3ae6c9dbf8f2dfd5427e954257e18c04 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Stripe python bindings"
index fd2bb82718a0b5a437a9ee1e5fcb798674e635bb..484878ddb73555405bce3dbece1250f3f60c8a9b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python3_{5,6,7} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Stripe python bindings"
index f7f075eb7ee2e4673624fd7c223cb4f9824a4db0..2b55894e647ac1352b518c145270c0ce2235de62 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Stripe python bindings"
index c7cee4c2e88181743228bcfaa0f5ce6f8152fc01..2fe754b291e6501415c944a0f408cefcfea34b55 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python3_{5,6,7} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Stripe python bindings"