projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1811b82
)
dev-python/sleekxmpp: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 3 Mar 2020 08:33:51 +0000
(09:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 3 Mar 2020 09:18:39 +0000
(10:18 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
b/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
index 0851971dd13045bc9e783c47379d4dc3b47423ac..015524b62d856284a3c287ea0c1b764f4fbc1548 100644
(file)
--- a/
dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
+++ b/
dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit eutils distutils-r1