projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ecbeb
)
dev-python/cvxopt: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 19:36:38 +0000
(20:36 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 19:47:20 +0000
(20:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cvxopt/cvxopt-1.1.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cvxopt/cvxopt-1.1.9.ebuild
b/dev-python/cvxopt/cvxopt-1.1.9.ebuild
index 133148d8684d4cc55b9980d0d4d106b59c177c42..8846374a525cb4770ab6acf82b5d5f94d809a401 100644
(file)
--- a/
dev-python/cvxopt/cvxopt-1.1.9.ebuild
+++ b/
dev-python/cvxopt/cvxopt-1.1.9.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 toolchain-funcs