diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-18 15:28:09 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-18 15:28:09 +0000 |
| commit | dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c (patch) | |
| tree | ed36bed7ab44e989dc0d89d7f460429b6039f77c /dev-python/httpretty | |
| parent | cb8e099d303cfee5b033613e0a34096f7f580667 (diff) | |
| download | baldeagleos-repo-dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c.tar.gz baldeagleos-repo-dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c.tar.xz baldeagleos-repo-dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/httpretty')
| -rw-r--r-- | dev-python/httpretty/httpretty-1.1.4-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/httpretty/httpretty-1.1.4-r1.ebuild b/dev-python/httpretty/httpretty-1.1.4-r1.ebuild index 3cf51e314b2e..0df478fcd911 100644 --- a/dev-python/httpretty/httpretty-1.1.4-r1.ebuild +++ b/dev-python/httpretty/httpretty-1.1.4-r1.ebuild @@ -28,7 +28,8 @@ BDEPEND=" >=dev-python/requests-1.1[${PYTHON_USEDEP}] dev-python/sure[${PYTHON_USEDEP}] >=www-servers/tornado-2.2[${PYTHON_USEDEP}] - )" + ) +" # These are optional test deps, that are used to test compatibility # with various HTTP libs. We prefer pulling them in whenever possible # to increase test coverage but we can live without them. @@ -40,7 +41,7 @@ BDEPEND+=" >=dev-python/boto3-1.17.72[${PYTHON_USEDEP}] dev-python/httplib2[${PYTHON_USEDEP}] >=dev-python/httpx-0.18.1[${PYTHON_USEDEP}] - ' python3_{8..10}) + ' python3_{7..10}) $(python_gen_cond_dep ' >=dev-python/eventlet-0.25.1[${PYTHON_USEDEP}] ' python3_{8..9}) |
