projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e67c3cf
)
dev-python/couchdb-python: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 19:28:42 +0000
(20:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 19:47:17 +0000
(20:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/couchdb-python/couchdb-python-1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/couchdb-python/couchdb-python-1.1.ebuild
b/dev-python/couchdb-python/couchdb-python-1.1.ebuild
index 9224e54f5d727b0324306af52d330a420bb6ab47..22089250d21a1674b2479422d8a8bf62b7e2da0e 100644
(file)
--- a/
dev-python/couchdb-python/couchdb-python-1.1.ebuild
+++ b/
dev-python/couchdb-python/couchdb-python-1.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} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1