projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a48e3c1
)
dev-python/indexed_gzip: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:57 +0000
(17:12 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:57 +0000
(17:12 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild
b/dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild
index 3533fde36c98d60d44f57c4999f7bdb54651b528..5ef47cfa8e37406e4a5876f9ae7a686497fb5819 100644
(file)
--- a/
dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild
+++ b/
dev-python/indexed_gzip/indexed_gzip-0.8.7.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
8
Gentoo Authors
+# Copyright 1999-201
9
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1 virtualx