projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f671f04
)
dev-python/stripe: Remove Python 2 support
author
Michał Górny
<mgorny@gentoo.org>
Sat, 18 Jan 2020 18:28:09 +0000
(19:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 18 Jan 2020 18:47:56 +0000
(19:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/stripe/stripe-2.42.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/stripe/stripe-2.42.0.ebuild
b/dev-python/stripe/stripe-2.42.0.ebuild
index 57bfa6b7a4728341034b4f35ca70e0b9c22588cd..ded5b96b201e15d6a42da87fe716370318df8f43 100644
(file)
--- a/
dev-python/stripe/stripe-2.42.0.ebuild
+++ b/
dev-python/stripe/stripe-2.42.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} pypy
{,3}
)
+PYTHON_COMPAT=( python3_{6,7} pypy
3
)
inherit distutils-r1
DESCRIPTION="Stripe python bindings"