projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
470f8e0
)
dev-python/influxdb: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:58 +0000
(17:12 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:58 +0000
(17:12 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/influxdb/influxdb-2.12.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/influxdb/influxdb-2.12.0.ebuild
b/dev-python/influxdb/influxdb-2.12.0.ebuild
index 5dbd75dd1c449b2b618d829a63cd5a35e59561c5..308c92068630e0310d689d40a4cd190cca02d9e0 100644
(file)
--- a/
dev-python/influxdb/influxdb-2.12.0.ebuild
+++ b/
dev-python/influxdb/influxdb-2.12.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{5,6}
} )
+PYTHON_COMPAT=( python
3_{5,6
} )
inherit distutils-r1