projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dfdad4
)
dev-python/oslo-sphinx: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Thu, 16 Feb 2017 06:11:30 +0000
(22:11 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 16 Feb 2017 06:12:36 +0000
(22:12 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild
b/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild
index fb99e7ee030f6fa284cc2dcef952ddde1b06b139..d80d509b1ca315ba7fdcf942808408c6469a7ef6 100644
(file)
--- a/
dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild
+++ b/
dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5
,6
}} )
inherit distutils-r1