summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-basic-ng
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-02 09:35:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-02 09:35:39 +0000
commit0272d79517902a1fb7d3486e48993ede1dc0ed68 (patch)
tree3233ebf027cd693a2c0df0bf0d96aa837ac64d3d /dev-python/sphinx-basic-ng
parentcf5981e450d801a9c7b2fcaf0cc34f8dae69e5f5 (diff)
downloadbaldeagleos-repo-0272d79517902a1fb7d3486e48993ede1dc0ed68.tar.gz
baldeagleos-repo-0272d79517902a1fb7d3486e48993ede1dc0ed68.tar.xz
baldeagleos-repo-0272d79517902a1fb7d3486e48993ede1dc0ed68.zip
Adding metadata
Diffstat (limited to 'dev-python/sphinx-basic-ng')
-rw-r--r--dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild2
-rw-r--r--dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index 79241dd59724..b8306d268975 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
BDEPEND="
test? (
${RDEPEND}
- dev-python/myst_parser[${PYTHON_USEDEP}]
+ dev-python/myst-parser[${PYTHON_USEDEP}]
)
"
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index eb2cf3b515ed..9da4fd02674b 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
BDEPEND="
test? (
${RDEPEND}
- dev-python/myst_parser[${PYTHON_USEDEP}]
+ dev-python/myst-parser[${PYTHON_USEDEP}]
)
"