projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
606f59f
)
dev-python/pyqtgraph: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:32:50 +0000
(06:32 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 06:04:37 +0000
(07:04 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild
b/dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild
index 52ba9b9bdb91caa62dd3f213b15847f5276a229c..5ec28661658061b6b683e013dd3ad2549716ab18 100644
(file)
--- a/
dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild
+++ b/
dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1
DESCRIPTION="A pure-python graphics and GUI library built on PyQt and numpy"