projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1533db9
)
dev-python/emcee: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:05:01 +0000
(06:05 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:16:49 +0000
(06:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/emcee/emcee-2.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/emcee/emcee-2.2.1.ebuild
b/dev-python/emcee/emcee-2.2.1.ebuild
index 651f3cc2f4ad5ff8be9ce40b6e3ac8f6902d12f3..335f0980a7b57edaf23b6593b011b6037da9a8cb 100644
(file)
--- a/
dev-python/emcee/emcee-2.2.1.ebuild
+++ b/
dev-python/emcee/emcee-2.2.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1