summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-05-21 12:30:01 +0200
committerMatt Turner <mattst88@gentoo.org>2020-05-26 13:41:48 -0700
commit9591afd4c1ed00356c5da044a831cb2824334bdf (patch)
treec5171ba21353b821177d7cb1933131e13abe6ebf /dev-python/spyder-terminal
parentdev-python/spyder-memory-profiler: drop py3_6 (diff)
downloadgentoo-9591afd4c1ed00356c5da044a831cb2824334bdf.tar.gz
gentoo-9591afd4c1ed00356c5da044a831cb2824334bdf.tar.bz2
gentoo-9591afd4c1ed00356c5da044a831cb2824334bdf.zip
dev-python/spyder-terminal: drop py3_6
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/spyder-terminal')
-rw-r--r--dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild b/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild
index b95ea4220424..3c158e86cddf 100644
--- a/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild
+++ b/dev-python/spyder-terminal/spyder-terminal-0.3.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
inherit distutils-r1