projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1bb886
)
dev-python/feedgenerator: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:50:11 +0000
(17:50 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:05 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/feedgenerator/feedgenerator-1.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/feedgenerator/feedgenerator-1.9.ebuild
b/dev-python/feedgenerator/feedgenerator-1.9.ebuild
index ff29417192db7e6d1b7b4789e9fed21725f7803c..f46bd2372ad907d2ca9b76d034f4a810f9c3ccb7 100644
(file)
--- a/
dev-python/feedgenerator/feedgenerator-1.9.ebuild
+++ b/
dev-python/feedgenerator/feedgenerator-1.9.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
7
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
DESCRIPTION="Standalone version of django.utils.feedgenerator"