projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f42dc
)
virtual/python-dnspython: Support python 3.5
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 8 Oct 2016 13:45:22 +0000
(15:45 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 8 Oct 2016 13:45:22 +0000
(15:45 +0200)
Package-Manager: portage-2.3.1
virtual/python-dnspython/python-dnspython-1.ebuild
patch
|
blob
|
history
diff --git
a/virtual/python-dnspython/python-dnspython-1.ebuild
b/virtual/python-dnspython/python-dnspython-1.ebuild
index ba32937f46a48bf6ce2d10a582c0a1f5e02a0ca1..d48e2b503aad36b5bf887cc9ffafd1c8c592033e 100644
(file)
--- a/
virtual/python-dnspython/python-dnspython-1.ebuild
+++ b/
virtual/python-dnspython/python-dnspython-1.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} )
inherit python-r1