summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-02 10:38:24 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-02 11:11:49 +0200
commit4f56b90adbff00b1aa2ac48261492c8f80ba0e06 (patch)
treec08cfcaea2eedbd7afc64e970f067c9e9f8205e6 /dev-python/pweave
parentdev-python/ipykernel: Remove py36 in new rev due to ipython (diff)
downloadgentoo-4f56b90adbff00b1aa2ac48261492c8f80ba0e06.tar.gz
gentoo-4f56b90adbff00b1aa2ac48261492c8f80ba0e06.tar.bz2
gentoo-4f56b90adbff00b1aa2ac48261492c8f80ba0e06.zip
dev-python/pweave: Remove py3.6 due to ipython
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pweave')
-rw-r--r--dev-python/pweave/pweave-0.30.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pweave/pweave-0.30.3.ebuild b/dev-python/pweave/pweave-0.30.3.ebuild
index 3cc22bcf1260..f85db19e41dd 100644
--- a/dev-python/pweave/pweave-0.30.3.ebuild
+++ b/dev-python/pweave/pweave-0.30.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend