diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-11 18:17:16 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-11 18:17:16 +0000 |
| commit | 85fe6227619af56367e1670799de1bf809229043 (patch) | |
| tree | 88c49e86fa0f978c1a70d307adf04fba938c88aa /dev-python/GitPython | |
| parent | cff06d5565935c9a723651c848f62424dd2f7eea (diff) | |
| download | baldeagleos-repo-85fe6227619af56367e1670799de1bf809229043.tar.gz baldeagleos-repo-85fe6227619af56367e1670799de1bf809229043.tar.xz baldeagleos-repo-85fe6227619af56367e1670799de1bf809229043.zip | |
Adding metadata
Diffstat (limited to 'dev-python/GitPython')
| -rw-r--r-- | dev-python/GitPython/GitPython-3.1.43.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.43.ebuild b/dev-python/GitPython/GitPython-3.1.43.ebuild index 05a3295b57b7..9d340bef3b54 100644 --- a/dev-python/GitPython/GitPython-3.1.43.ebuild +++ b/dev-python/GitPython/GitPython-3.1.43.ebuild @@ -39,6 +39,9 @@ BDEPEND=" test? ( >=dev-python/ddt-1.1.1[${PYTHON_USEDEP}] dev-python/pytest-mock[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/typing-extensions[${PYTHON_USEDEP}] + ' 3.10) ) " |
