diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-02-05 21:08:10 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-02-05 21:11:01 +0100 |
| commit | b010c5a8e25127c4d8fbd959b653bcf308a0e753 (patch) | |
| tree | 0cc04045cb98c3a8f957470f4e3b73906fc55ec1 /dev-python | |
| parent | 230d10acea115c5aa490d8602514e7e6f4c37086 (diff) | |
| download | gentoo-b010c5a8e25127c4d8fbd959b653bcf308a0e753.tar.gz gentoo-b010c5a8e25127c4d8fbd959b653bcf308a0e753.tar.bz2 gentoo-b010c5a8e25127c4d8fbd959b653bcf308a0e753.zip | |
dev-python/pytest-salt: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 476bd492befe..baf5647849f0 100644 --- 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=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) MY_PV="${PV/_p/.post}" inherit distutils-r1 |
