From e8e1cef2dee055385d57e2fc11dcdfa98634d0ef Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 12 May 2022 12:39:43 +0000 Subject: Adding metadata --- dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild') diff --git a/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild b/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild index 47b97da44a44..000f78506f36 100644 --- a/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild +++ b/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild @@ -31,6 +31,7 @@ BDEPEND=" test? ( >=dev-python/black-19.3[${PYTHON_USEDEP}] >=dev-python/isort-5.10.1[${PYTHON_USEDEP}] + >=dev-python/jinja-2.11.2[${PYTHON_USEDEP}] >=dev-python/grpcio-tools-1.40.0[${PYTHON_USEDEP}] >=dev-python/pytest-mock-3.1.1[${PYTHON_USEDEP}] >=dev-python/pytest-asyncio-0.12.0[${PYTHON_USEDEP}] @@ -50,4 +51,5 @@ pkg_postinst() { optfeature "protoc compilation support" dev-python/black optfeature "protoc compilation support" dev-python/isort optfeature "protoc compilation support" dev-python/grpcio-tools + optfeature "protoc compilation support" dev-python/jinja } -- cgit v1.3.1