projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eeac9d
)
dev-python/pandas: Drop python3_4 support
author
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 6 Apr 2018 02:22:28 +0000
(
04:22
+0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 6 Apr 2018 02:22:28 +0000
(
04:22
+0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-python/pandas/pandas-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pandas/pandas-9999.ebuild
b/dev-python/pandas/pandas-9999.ebuild
index bc2a5b634154b6d12de774152a07e53522790473..1b5e2e9c597c5da841b8097dc0a72d07031f1ada 100644
(file)
--- a/
dev-python/pandas/pandas-9999.ebuild
+++ b/
dev-python/pandas/pandas-9999.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{
4,
5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
PYTHON_REQ_USE="threads(+)"
VIRTUALX_REQUIRED="manual"