diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-13 14:04:41 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-13 14:04:41 +0000 |
| commit | bdcd1ba0cab23c57f5d926ff7d260f8d83d54ddc (patch) | |
| tree | 57a259a57c1f6df468700e08b2918f8a380449ad /dev-python/pytest-httpbin | |
| parent | 27c4c392e99adae8a219bf11a8f257fa2d4786f5 (diff) | |
| download | baldeagleos-repo-bdcd1ba0cab23c57f5d926ff7d260f8d83d54ddc.tar.gz baldeagleos-repo-bdcd1ba0cab23c57f5d926ff7d260f8d83d54ddc.tar.xz baldeagleos-repo-bdcd1ba0cab23c57f5d926ff7d260f8d83d54ddc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-httpbin')
| -rw-r--r-- | dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild index 27ac176e2689..4358c0f1da1d 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild @@ -9,9 +9,14 @@ PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Easily test your HTTP library against a local copy of httpbin" -HOMEPAGE="https://github.com/kevin1024/pytest-httpbin - https://pypi.org/project/pytest-httpbin/" -SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" +HOMEPAGE=" + https://github.com/kevin1024/pytest-httpbin/ + https://pypi.org/project/pytest-httpbin/ +" +SRC_URI=" + https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0" |
