projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8465c55
)
sci-biology/biopandas: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:03:17 +0000
(06:03 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:16:48 +0000
(06:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-biology/biopandas/biopandas-0.2.1.ebuild
patch
|
blob
|
history
diff --git
a/sci-biology/biopandas/biopandas-0.2.1.ebuild
b/sci-biology/biopandas/biopandas-0.2.1.ebuild
index c7a632cec277c534e36478a61ea72b32382296e9..8c892419b29c14b528ed8cc4b3c2562e507605aa 100644
(file)
--- a/
sci-biology/biopandas/biopandas-0.2.1.ebuild
+++ b/
sci-biology/biopandas/biopandas-0.2.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1