summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-10-14 15:30:02 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-10-14 15:31:20 +0200
commit6375e78f52d7138660833fc9882680d1d41fec2a (patch)
treeaff9a3fcbfad831271f4ece1bf59b522766d075d /dev-python/pytables
parentsci-libs/scikit-image: add 0.19.3 (diff)
downloadgentoo-6375e78f52d7138660833fc9882680d1d41fec2a.tar.gz
gentoo-6375e78f52d7138660833fc9882680d1d41fec2a.tar.bz2
gentoo-6375e78f52d7138660833fc9882680d1d41fec2a.zip
dev-python/pytables: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/pytables')
-rw-r--r--dev-python/pytables/pytables-3.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytables/pytables-3.7.0.ebuild b/dev-python/pytables/pytables-3.7.0.ebuild
index 60bf3a743b83..b04f58328a71 100644
--- a/dev-python/pytables/pytables-3.7.0.ebuild
+++ b/dev-python/pytables/pytables-3.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
PYTHON_REQ_USE="threads(+)"
MY_PN=tables