summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-06-19 22:53:45 +0200
committerMichał Górny <mgorny@gentoo.org>2021-06-19 22:53:45 +0200
commit946835be27caccb362bc6b2e1814bf4d49233e42 (patch)
treee85edf3b3d83292bfde69f91ef78dc187897f2c3 /dev-python/cairocffi
parentdev-python/matplotlib: Unrestrict wxpython dep (diff)
downloadgentoo-946835be27caccb362bc6b2e1814bf4d49233e42.tar.gz
gentoo-946835be27caccb362bc6b2e1814bf4d49233e42.tar.bz2
gentoo-946835be27caccb362bc6b2e1814bf4d49233e42.zip
dev-python/cairocffi: Enable py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cairocffi')
-rw-r--r--dev-python/cairocffi/cairocffi-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cairocffi/cairocffi-1.2.0.ebuild b/dev-python/cairocffi/cairocffi-1.2.0.ebuild
index b1c15f873c31..41baab69a330 100644
--- a/dev-python/cairocffi/cairocffi-1.2.0.ebuild
+++ b/dev-python/cairocffi/cairocffi-1.2.0.ebuild
@@ -1,9 +1,9 @@
-# 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..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 virtualx