projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f0068c
)
dev-python/pygit2: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 11 Mar 2020 06:18:37 +0000
(07:18 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 11 Mar 2020 06:35:25 +0000
(07:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pygit2/pygit2-0.28.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pygit2/pygit2-0.28.2.ebuild
b/dev-python/pygit2/pygit2-0.28.2.ebuild
index af66f50b580a452d78a3c580595ffa8f1e1fa1f0..238f34885b7eceedc3acc5823dd2855e0962860c 100644
(file)
--- a/
dev-python/pygit2/pygit2-0.28.2.ebuild
+++ b/
dev-python/pygit2/pygit2-0.28.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eapi7-ver