summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-06-05 21:19:27 +0200
committerFabian Groffen <grobian@gentoo.org>2021-06-05 21:19:27 +0200
commitb19dd5c5aed07dd84c3515ccb56471b449fa9849 (patch)
tree3685fd81fa277820de35947af546a7e537e42687 /net-analyzer
parentdev-python/ndg-httpsclient: Enable py3.10 (diff)
downloadgentoo-b19dd5c5aed07dd84c3515ccb56471b449fa9849.tar.gz
gentoo-b19dd5c5aed07dd84c3515ccb56471b449fa9849.tar.bz2
gentoo-b19dd5c5aed07dd84c3515ccb56471b449fa9849.zip
net-analyzer/graphite-web-1.1.7: enable python3.9 now deps are sorted
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/graphite-web/graphite-web-1.1.7.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-analyzer/graphite-web/graphite-web-1.1.7.ebuild b/net-analyzer/graphite-web/graphite-web-1.1.7.ebuild
index 8e52c1895dcf..53bd930f12a7 100644
--- a/net-analyzer/graphite-web/graphite-web-1.1.7.ebuild
+++ b/net-analyzer/graphite-web/graphite-web-1.1.7.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
- # 1.1.7 supports up to 3.9, so it's a matter of deps
+PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=no # export USE_SETUPTOOLS to activate
inherit distutils-r1 prefix