diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-03-02 05:57:52 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-03-02 05:57:52 +0100 |
commit | a2e235cdcfe173a7c40481cea536d164db36efcc (patch) | |
tree | 5f215c643d1fceff1f4c1f9224c2253fad031290 /sci-mathematics | |
parent | dev-python/tifffile: Bump to 2023.2.28 (diff) | |
download | gentoo-a2e235cdcfe173a7c40481cea536d164db36efcc.tar.gz gentoo-a2e235cdcfe173a7c40481cea536d164db36efcc.tar.bz2 gentoo-a2e235cdcfe173a7c40481cea536d164db36efcc.zip |
Rename dev-python/{myst_parser → myst-parser}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild b/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild index f5738a12bb0d..bf77f3595ce5 100644 --- a/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild +++ b/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild @@ -28,7 +28,7 @@ RDEPEND=" dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/docutils[${PYTHON_USEDEP}] dev-python/dominate[${PYTHON_USEDEP}] - dev-python/myst_parser[${PYTHON_USEDEP}] + dev-python/myst-parser[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] sci-mathematics/coq-serapi |