summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 17:04:53 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-02 14:48:36 +0100
commit128c125c3403391b48bfb74d837434146f8589e0 (patch)
tree144bddbba2588979e5c3f68fe2784d53b0e2726c /dev-python/pocketlint
parentdev-python/polib: python3_8 (diff)
downloadgentoo-128c125c3403391b48bfb74d837434146f8589e0.tar.gz
gentoo-128c125c3403391b48bfb74d837434146f8589e0.tar.bz2
gentoo-128c125c3403391b48bfb74d837434146f8589e0.zip
dev-python/pocketlint: python3_8
No test failure. Bug: https://bugs.gentoo.org/701588 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/pocketlint')
-rw-r--r--dev-python/pocketlint/pocketlint-0.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pocketlint/pocketlint-0.20.ebuild b/dev-python/pocketlint/pocketlint-0.20.ebuild
index c5d0b13365c2..63839de3b18a 100644
--- a/dev-python/pocketlint/pocketlint-0.20.ebuild
+++ b/dev-python/pocketlint/pocketlint-0.20.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
inherit distutils-r1