diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-12 12:39:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-12 12:39:43 +0000 |
| commit | e8e1cef2dee055385d57e2fc11dcdfa98634d0ef (patch) | |
| tree | ba8dfa845358c1cd202da3e58267f096e5eed811 /dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild | |
| parent | c76caeeeebc79be65a78483791fc8e219aa4043d (diff) | |
| download | baldeagleos-repo-e8e1cef2dee055385d57e2fc11dcdfa98634d0ef.tar.gz baldeagleos-repo-e8e1cef2dee055385d57e2fc11dcdfa98634d0ef.tar.xz baldeagleos-repo-e8e1cef2dee055385d57e2fc11dcdfa98634d0ef.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild')
| -rw-r--r-- | dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
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 } |
