aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-09-26 11:18:18 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-09-26 11:18:18 +0200
commit1eecfb74b40cf3d9a321887b18dacb7eefad8c31 (patch)
treea932a2b74a5f1506b149f9f284868ed406967418 /dev-python/sphinx-autodoc-typehints
parentdev-python/i3ipc: add metadata file (diff)
downloadguru-1eecfb74b40cf3d9a321887b18dacb7eefad8c31.tar.gz
guru-1eecfb74b40cf3d9a321887b18dacb7eefad8c31.tar.bz2
guru-1eecfb74b40cf3d9a321887b18dacb7eefad8c31.zip
*/*: drop py3_6
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python/sphinx-autodoc-typehints')
-rw-r--r--dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild2
-rw-r--r--dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
index 726281b3e..9cd677bec 100644
--- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
+++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
inherit distutils-r1
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild
index 2041cfa6f..0ec33146c 100644
--- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild
+++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
inherit distutils-r1