diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-06 12:59:32 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-06 12:59:32 +0000 |
| commit | b3e40f238ee3d27bcd00d2b574a84ab4be52b66f (patch) | |
| tree | ee9114a26600e6e5fcb908f52fdda6757001ca12 /dev-python/virtualenv | |
| parent | 6c3898b348458b1872119283d7d35ea32dcf51c6 (diff) | |
| download | baldeagleos-repo-b3e40f238ee3d27bcd00d2b574a84ab4be52b66f.tar.gz baldeagleos-repo-b3e40f238ee3d27bcd00d2b574a84ab4be52b66f.tar.xz baldeagleos-repo-b3e40f238ee3d27bcd00d2b574a84ab4be52b66f.zip | |
Adding metadata
Diffstat (limited to 'dev-python/virtualenv')
| -rw-r--r-- | dev-python/virtualenv/virtualenv-20.16.6-r1.ebuild (renamed from dev-python/virtualenv/virtualenv-20.16.6.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.16.6.ebuild b/dev-python/virtualenv/virtualenv-20.16.6-r1.ebuild index 6386a81971be..e868b41c96e9 100644 --- a/dev-python/virtualenv/virtualenv-20.16.6.ebuild +++ b/dev-python/virtualenv/virtualenv-20.16.6-r1.ebuild @@ -25,7 +25,6 @@ RDEPEND=" >=dev-python/filelock-3.4.1[${PYTHON_USEDEP}] >=dev-python/platformdirs-2.4[${PYTHON_USEDEP}] >=dev-python/setuptools-63.2.0[${PYTHON_USEDEP}] - >=dev-python/six-1.9.0[${PYTHON_USEDEP}] " # coverage is used somehow magically in virtualenv, maybe it actually # tests something useful @@ -38,6 +37,7 @@ BDEPEND=" >=dev-python/pytest-freezegun-0.4.2[${PYTHON_USEDEP}] >=dev-python/pytest-mock-3.6.1[${PYTHON_USEDEP}] >=dev-python/pytest-timeout-2.1[${PYTHON_USEDEP}] + >=dev-python/six-1.9.0[${PYTHON_USEDEP}] dev-python/wheel[${PYTHON_USEDEP}] >=dev-python/packaging-20.0[${PYTHON_USEDEP}] ) |
