diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-18 18:58:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-18 18:58:58 +0000 |
| commit | f671fe7d3cc2f70e5eb31e083f7d3e9419a34c39 (patch) | |
| tree | 361f48767c150f337a2f11f18d9e50cddd943ec3 /dev-python/virtualenv | |
| parent | fac0acb695f0ee17d0a8cd649d40775806e93174 (diff) | |
| download | baldeagleos-repo-f671fe7d3cc2f70e5eb31e083f7d3e9419a34c39.tar.gz baldeagleos-repo-f671fe7d3cc2f70e5eb31e083f7d3e9419a34c39.tar.xz baldeagleos-repo-f671fe7d3cc2f70e5eb31e083f7d3e9419a34c39.zip | |
Adding metadata
Diffstat (limited to 'dev-python/virtualenv')
| -rw-r--r-- | dev-python/virtualenv/virtualenv-20.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.30.0.ebuild b/dev-python/virtualenv/virtualenv-20.30.0.ebuild index 6017c7205cb9..d7f41d759b6e 100644 --- a/dev-python/virtualenv/virtualenv-20.30.0.ebuild +++ b/dev-python/virtualenv/virtualenv-20.30.0.ebuild @@ -46,7 +46,7 @@ BDEPEND=" ' "${PYTHON_TESTED[@]}") $(python_gen_cond_dep ' dev-python/time-machine[${PYTHON_USEDEP}] - ' 'python3*') + ' python3_{10..13}) $(python_gen_cond_dep ' >=dev-python/pytest-freezer-0.4.6[${PYTHON_USEDEP}] ' 'pypy3*') |
