projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53795ec
)
dev-python/joblib: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:22:47 +0000
(16:22 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:29:11 +0000
(16:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/joblib/joblib-0.12.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/joblib/joblib-0.12.2.ebuild
b/dev-python/joblib/joblib-0.12.2.ebuild
index b146494cf10e5babbb9a62d5ac3d5b72fb4d894a..93796a110918c8f7ea4d4aa9787d288a1be736f2 100644
(file)
--- a/
dev-python/joblib/joblib-0.12.2.ebuild
+++ b/
dev-python/joblib/joblib-0.12.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1