diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-05-20 10:25:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-05-20 10:28:14 +0200 |
commit | c946eb0955a7713e5df37b036a06d16787b42d83 (patch) | |
tree | f4e0f207cf020ca827df5d24ee29e4d4848eff17 /dev-python/flask | |
parent | dev-python/python-ldap: Remove unmaintained live ebuild (diff) | |
download | gentoo-c946eb0955a7713e5df37b036a06d16787b42d83.tar.gz gentoo-c946eb0955a7713e5df37b036a06d16787b42d83.tar.bz2 gentoo-c946eb0955a7713e5df37b036a06d16787b42d83.zip |
Rename dev-python/sphinxcontrib-{log_cabinet → log-cabinet}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/flask')
-rw-r--r-- | dev-python/flask/flask-2.2.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/flask/flask-2.2.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/flask/flask-2.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/flask/flask-2.3.2.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/flask/flask-2.2.3.ebuild b/dev-python/flask/flask-2.2.3.ebuild index c478dd8ddc0f..50981fdaf46e 100644 --- a/dev-python/flask/flask-2.2.3.ebuild +++ b/dev-python/flask/flask-2.2.3.ebuild @@ -49,7 +49,7 @@ distutils_enable_sphinx docs \ dev-python/pallets-sphinx-themes \ dev-python/sphinx-issues \ dev-python/sphinx-tabs \ - dev-python/sphinxcontrib-log_cabinet + dev-python/sphinxcontrib-log-cabinet distutils_enable_tests pytest python_test() { diff --git a/dev-python/flask/flask-2.2.5.ebuild b/dev-python/flask/flask-2.2.5.ebuild index 29e71c327a7c..a5d6cd13fc07 100644 --- a/dev-python/flask/flask-2.2.5.ebuild +++ b/dev-python/flask/flask-2.2.5.ebuild @@ -49,7 +49,7 @@ distutils_enable_sphinx docs \ dev-python/pallets-sphinx-themes \ dev-python/sphinx-issues \ dev-python/sphinx-tabs \ - dev-python/sphinxcontrib-log_cabinet + dev-python/sphinxcontrib-log-cabinet distutils_enable_tests pytest python_test() { diff --git a/dev-python/flask/flask-2.3.1.ebuild b/dev-python/flask/flask-2.3.1.ebuild index f251178bc028..1a83e9280c39 100644 --- a/dev-python/flask/flask-2.3.1.ebuild +++ b/dev-python/flask/flask-2.3.1.ebuild @@ -49,7 +49,7 @@ distutils_enable_sphinx docs \ dev-python/pallets-sphinx-themes \ dev-python/sphinx-issues \ dev-python/sphinx-tabs \ - dev-python/sphinxcontrib-log_cabinet + dev-python/sphinxcontrib-log-cabinet distutils_enable_tests pytest python_test() { diff --git a/dev-python/flask/flask-2.3.2.ebuild b/dev-python/flask/flask-2.3.2.ebuild index 1376fb6b9ea5..afba0e94f96e 100644 --- a/dev-python/flask/flask-2.3.2.ebuild +++ b/dev-python/flask/flask-2.3.2.ebuild @@ -49,7 +49,7 @@ distutils_enable_sphinx docs \ dev-python/pallets-sphinx-themes \ dev-python/sphinx-issues \ dev-python/sphinx-tabs \ - dev-python/sphinxcontrib-log_cabinet + dev-python/sphinxcontrib-log-cabinet distutils_enable_tests pytest python_test() { |