aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-08-29 15:07:54 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-08-29 15:07:54 +0200
commit8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4 (patch)
tree5f85f84ccf758bfb71174fbaa04a0c2ce633d999 /dev-python
parentdev-python/trio-asyncio: drop py3.6 (diff)
downloadguru-8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4.tar.gz
guru-8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4.tar.bz2
guru-8ecfa7943aa76deee8a5f646ac180cf5ecbb92e4.zip
dev-python/pytest-trio: drop py3.6
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-trio/pytest-trio-0.5.2.ebuild2
-rw-r--r--dev-python/pytest-trio/pytest-trio-0.6.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild
index d0b4346aa..fbdb6679d 100644
--- a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend
diff --git a/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild
index dc34ecf3b..55c02680a 100644
--- a/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend