summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 07:09:44 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 07:16:35 +0100
commit72d02cafe97e8edefed76045ce666b5df3d8c947 (patch)
treea8cd0d9385e5f97d1969103a9929e3b633b0b3d8 /dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild
parentdev-python/txaio: Remove py2 (diff)
downloadgentoo-72d02cafe97e8edefed76045ce666b5df3d8c947.tar.gz
gentoo-72d02cafe97e8edefed76045ce666b5df3d8c947.tar.bz2
gentoo-72d02cafe97e8edefed76045ce666b5df3d8c947.zip
dev-python/sphinxcontrib-spelling: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild')
-rw-r--r--dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild
index fa48462ee01e..9bbc74035563 100644
--- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild
+++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1