projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b235420
)
dev-python/cbor: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:41:15 +0000
(14:41 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:42:32 +0000
(14:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cbor/cbor-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cbor/cbor-1.0.0.ebuild
b/dev-python/cbor/cbor-1.0.0.ebuild
index 2373bdc11cf794fd9b89795ead83656e2aea0858..6a6e9b2d68deb854f3cb7d09554c04fb53f1a925 100644
(file)
--- a/
dev-python/cbor/cbor-1.0.0.ebuild
+++ b/
dev-python/cbor/cbor-1.0.0.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 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1