projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b8aa6
)
dev-python/blosc: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:19:52 +0000
(14:19 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:19:52 +0000
(14:19 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/blosc/blosc-1.5.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/blosc/blosc-1.5.1.ebuild
b/dev-python/blosc/blosc-1.5.1.ebuild
index 646deac156a578902a9eb2f4a00cba164dd301cc..741ab2ca759f78fef496e5c0cb7a2c24c8ea6e9b 100644
(file)
--- a/
dev-python/blosc/blosc-1.5.1.ebuild
+++ b/
dev-python/blosc/blosc-1.5.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1