commit:     3ad2e5bdc929ad505eadcdd0422e9678931f747f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 17:54:43 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 17:55:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad2e5bd

dev-python/service-identity: Add missing hatch plugin BDEPs

Thanks to tgbugs for noticing.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/service-identity/service-identity-23.1.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/service-identity/service-identity-23.1.0.ebuild 
b/dev-python/service-identity/service-identity-23.1.0.ebuild
index 7c3785bc7754..432c0a551597 100644
--- a/dev-python/service-identity/service-identity-23.1.0.ebuild
+++ b/dev-python/service-identity/service-identity-23.1.0.ebuild
@@ -25,6 +25,8 @@ RDEPEND="
        dev-python/pyasn1-modules[${PYTHON_USEDEP}]
 "
 BDEPEND="
+       dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}]
+       dev-python/hatch-vcs[${PYTHON_USEDEP}]
        test? (
                dev-python/pyopenssl[${PYTHON_USEDEP}]
        )

Reply via email to