projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b15a6
)
dev-python/SaltTesting: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:43:38 +0000
(06:43 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:32 +0000
(06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild
b/dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild
index 644e5b6771e00e95a316579d99737cba35390f62..17983e6fffc8b5240ba28e74f3035b0f908b2247 100644
(file)
--- a/
dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild
+++ b/
dev-python/SaltTesting/SaltTesting-2018.1.16.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
18 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit eutils distutils-r1