commit: 02a0928e79f3b3e221342efced743d81017b0f60
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 08:36:44 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 09:03:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a0928e
Rename dev-python/{exdown → pytest-codeblocks}
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/{exdown => pytest-codeblocks}/Manifest | 0
dev-python/{exdown => pytest-codeblocks}/metadata.xml | 2 +-
.../pytest-codeblocks-0.9.0.ebuild} | 0
dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild | 2 +-
dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild | 2 +-
profiles/updates/4Q-2021 | 1 +
6 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-python/exdown/Manifest b/dev-python/pytest-codeblocks/Manifest
similarity index 100%
rename from dev-python/exdown/Manifest
rename to dev-python/pytest-codeblocks/Manifest
diff --git a/dev-python/exdown/metadata.xml
b/dev-python/pytest-codeblocks/metadata.xml
similarity index 89%
rename from dev-python/exdown/metadata.xml
rename to dev-python/pytest-codeblocks/metadata.xml
index 713d8034a1e3..7911d01e1748 100644
--- a/dev-python/exdown/metadata.xml
+++ b/dev-python/pytest-codeblocks/metadata.xml
@@ -11,7 +11,7 @@
</maintainer>
<upstream>
<remote-id type="github">nschloe/pytest-codeblocks</remote-id>
- <remote-id type="pypi">exdown</remote-id>
+ <remote-id type="pypi">pytest-codeblocks</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>
diff --git a/dev-python/exdown/exdown-0.9.0.ebuild
b/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild
similarity index 100%
rename from dev-python/exdown/exdown-0.9.0.ebuild
rename to dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild
b/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild
index 22f8a8cb1971..5083ad4fc9fb 100644
--- a/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
BDEPEND="
test? (
- dev-python/exdown[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
+ dev-python/pytest-codeblocks[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
)"
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild
b/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild
index 444f03ff1e9c..32636893a831 100644
--- a/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
BDEPEND="
test? (
- dev-python/exdown[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
+ dev-python/pytest-codeblocks[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
)"
diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 735f05db6a10..aad8f76a9cdf 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -68,3 +68,4 @@ move app-emulation/lxc-templates app-containers/lxc-templates
move app-emulation/lxc app-containers/lxc
move dev-libs/stp sci-mathematics/stp
move app-shells/fzy app-text/fzy
+move dev-python/exdown dev-python/pytest-codeblocks