projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d540ae8
)
dev-python/w3lib: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:30:15 +0000
(20:30 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:06 +0000
(20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/w3lib/w3lib-1.18.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/w3lib/w3lib-1.18.0.ebuild
b/dev-python/w3lib/w3lib-1.18.0.ebuild
index 02b11704890b6c3fb8e80844871c9ef12ddc33e1..6c572622b29fa69239a5d72f124787fcd47568ae 100644
(file)
--- a/
dev-python/w3lib/w3lib-1.18.0.ebuild
+++ b/
dev-python/w3lib/w3lib-1.18.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy )
inherit distutils-r1