projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97a0025
)
dev-python/odo: Drop python2_7
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 28 Dec 2019 16:37:51 +0000
(17:37 +0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 29 Dec 2019 13:22:53 +0000
(14:22 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/odo/odo-0.5.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/odo/odo-0.5.0-r1.ebuild
b/dev-python/odo/odo-0.5.0-r1.ebuild
index f8fe88e3a7b01e0628d5275f0f87181b256a7c91..03df1cbef74fc636af7faf18725618826e176a4a 100644
(file)
--- a/
dev-python/odo/odo-0.5.0-r1.ebuild
+++ b/
dev-python/odo/odo-0.5.0-r1.ebuild
@@
-2,8
+2,8
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1
DESCRIPTION="Data migration in python"