diff options
author | 2021-12-28 09:36:44 +0100 | |
---|---|---|
committer | 2021-12-28 10:03:44 +0100 | |
commit | 02a0928e79f3b3e221342efced743d81017b0f60 (patch) | |
tree | 910dbfb4bf04b94a6edc850f0e26f1d01831dddf /dev-python/tikzplotlib | |
parent | dev-python/pygame: Bump to 2.1.2 (diff) | |
download | gentoo-02a0928e79f3b3e221342efced743d81017b0f60.tar.gz gentoo-02a0928e79f3b3e221342efced743d81017b0f60.tar.bz2 gentoo-02a0928e79f3b3e221342efced743d81017b0f60.zip |
Rename dev-python/{exdown → pytest-codeblocks}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/tikzplotlib')
-rw-r--r-- | dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild | 2 | ||||
-rw-r--r-- | dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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}] )" |