summaryrefslogtreecommitdiff
path: root/dev-python/plotly/plotly-5.19.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-10 00:44:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-10 00:44:50 +0000
commit013635213f8032704e1ec9ae01e9303e63a2efbb (patch)
tree42236ee53a80ec503e22c05573c07f3419a97aac /dev-python/plotly/plotly-5.19.0.ebuild
parentdc41efad78c64df9b74ed6f94dcf25391b8fc5e1 (diff)
gentoo auto-resync : 10:03:2024 - 00:44:50
Diffstat (limited to 'dev-python/plotly/plotly-5.19.0.ebuild')
-rw-r--r--dev-python/plotly/plotly-5.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/plotly/plotly-5.19.0.ebuild b/dev-python/plotly/plotly-5.19.0.ebuild
index 2c2275a52891..2907cb22ae91 100644
--- a/dev-python/plotly/plotly-5.19.0.ebuild
+++ b/dev-python/plotly/plotly-5.19.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1