projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abfdd16
)
dev-python/webob: use EAPI=6 and drop py-3.3 support in 1.6.0_alpha0
author
Tiziano Müller
<dev-zero@gentoo.org>
Tue, 2 Feb 2016 11:32:04 +0000
(12:32 +0100)
committer
Tiziano Müller
<dev-zero@gentoo.org>
Tue, 2 Feb 2016 11:32:04 +0000
(12:32 +0100)
Package-Manager: portage-2.2.26
dev-python/webob/webob-1.6.0_alpha0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/webob/webob-1.6.0_alpha0.ebuild
b/dev-python/webob/webob-1.6.0_alpha0.ebuild
index 784c06ec9a9929a523581653fb5840500b950231..d6810961dc81e9452b2ada29785d3fed8672a2f5 100644
(file)
--- a/
dev-python/webob/webob-1.6.0_alpha0.ebuild
+++ b/
dev-python/webob/webob-1.6.0_alpha0.ebuild
@@
-2,9
+2,9
@@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
5
+EAPI=
6
-PYTHON_COMPAT=( python
2_7 python3_{3,4,
5} pypy )
+PYTHON_COMPAT=( python
{2_7,3_4,3_
5} pypy )
inherit distutils-r1 versionator