projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54a9507
)
dev-python/tempest-lib: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:10:23 +0000
(20:10 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:10:23 +0000
(20:10 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
b/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
index 34dee3bfdd70813dee8b4c0f6626fb7884833fd7..a011f7cd8106102034f0a5769bbda95ca1f9a742 100644
(file)
--- a/
dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
+++ b/
dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
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,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5
,6
}} )
inherit distutils-r1