diff options
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() { |