commit:     19c6814573b508a5ef5119913a453969eb96164c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  9 13:49:38 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep  9 13:49:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c68145

dev-python/httpcore: Add missing BDEP on hatch-fancy-pypi-readme

Closes: https://bugs.gentoo.org/913881
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/httpcore/httpcore-0.18.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/httpcore/httpcore-0.18.0.ebuild 
b/dev-python/httpcore/httpcore-0.18.0.ebuild
index 03a72f4ae1f8..777ec038f07c 100644
--- a/dev-python/httpcore/httpcore-0.18.0.ebuild
+++ b/dev-python/httpcore/httpcore-0.18.0.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
        =dev-python/sniffio-1*[${PYTHON_USEDEP}]
 "
 BDEPEND="
+       dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}]
        test? (
                dev-python/pytest-asyncio[${PYTHON_USEDEP}]
                dev-python/pytest-httpbin[${PYTHON_USEDEP}]

Reply via email to