summaryrefslogtreecommitdiff
path: root/dev-python/plotly
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/plotly')
-rw-r--r--dev-python/plotly/metadata.xml2
-rw-r--r--dev-python/plotly/plotly-6.7.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/plotly/metadata.xml b/dev-python/plotly/metadata.xml
index a033418ed5eb..6a559fba27ec 100644
--- a/dev-python/plotly/metadata.xml
+++ b/dev-python/plotly/metadata.xml
@@ -14,6 +14,6 @@
graphs. Plotly is an online collaborative data analysis and graphing tool.
</longdescription>
- <origin>gentoo-staging</origin>
+ <origin>liguros-repo</origin>
<stabilize-allarches/>
</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/plotly/plotly-6.7.0-r1.ebuild b/dev-python/plotly/plotly-6.7.0-r1.ebuild
index 6dafeee24d5d..4cdeca738ed3 100644
--- a/dev-python/plotly/plotly-6.7.0-r1.ebuild
+++ b/dev-python/plotly/plotly-6.7.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=hatchling
inherit distutils-r1