summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-09 21:00:23 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-09 21:01:04 +0100
commit6c98cba7b00cdcbacaf54a4bd9d3b64936ac98b5 (patch)
tree87518aece41e50261477688ebde2b009efbfc33f /media-gfx/asymptote
parentdev-python/pycson: Prepare for rename (diff)
downloadgentoo-6c98cba7b00cdcbacaf54a4bd9d3b64936ac98b5.tar.gz
gentoo-6c98cba7b00cdcbacaf54a4bd9d3b64936ac98b5.tar.bz2
gentoo-6c98cba7b00cdcbacaf54a4bd9d3b64936ac98b5.zip
Rename dev-python/{pycson → cson}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/asymptote-2.85-r1.ebuild4
-rw-r--r--media-gfx/asymptote/asymptote-2.86.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/asymptote/asymptote-2.85-r1.ebuild b/media-gfx/asymptote/asymptote-2.85-r1.ebuild
index 03610416f73b..fe790c5b6174 100644
--- a/media-gfx/asymptote/asymptote-2.85-r1.ebuild
+++ b/media-gfx/asymptote/asymptote-2.85-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit autotools elisp-common latex-package python-r1
@@ -44,8 +44,8 @@ RDEPEND="
X? (
${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+ dev-python/cson
dev-python/numpy
- dev-python/pycson
>=gnome-base/librsvg-2.40
)
latex? (
diff --git a/media-gfx/asymptote/asymptote-2.86.ebuild b/media-gfx/asymptote/asymptote-2.86.ebuild
index dcccb01b39d5..0bb05fc74976 100644
--- a/media-gfx/asymptote/asymptote-2.86.ebuild
+++ b/media-gfx/asymptote/asymptote-2.86.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit autotools elisp-common latex-package python-r1
@@ -44,8 +44,8 @@ RDEPEND="
X? (
${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+ dev-python/cson
dev-python/numpy
- dev-python/pycson
>=gnome-base/librsvg-2.40
)
latex? (