projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
230d10a
)
dev-python/pytest-salt: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:08:10 +0000
(21:08 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:11:01 +0000
(21:11 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
b/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
index 476bd492befe3e04b9042f35d007aa7955ac55a8..baf5647849f0ba17472e7500843f4dbf22c154c0 100644
(file)
--- a/
dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
+++ b/
dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
MY_PV="${PV/_p/.post}"
inherit distutils-r1