diff options
Diffstat (limited to 'dev-python/httpcore')
| -rw-r--r-- | dev-python/httpcore/httpcore-0.14.7-r1.ebuild | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.7-r1.ebuild b/dev-python/httpcore/httpcore-0.14.7-r1.ebuild index 470d0fd62c81..eff186740628 100644 --- a/dev-python/httpcore/httpcore-0.14.7-r1.ebuild +++ b/dev-python/httpcore/httpcore-0.14.7-r1.ebuild @@ -9,9 +9,13 @@ PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature DESCRIPTION="A minimal low-level HTTP client" -HOMEPAGE="https://www.encode.io/httpcore/" +HOMEPAGE=" + https://www.encode.io/httpcore/ + https://github.com/encode/httpcore/ + https://pypi.org/project/httpcore/ +" SRC_URI=" - https://github.com/encode/${PN}/archive/${PV}.tar.gz + https://github.com/encode/httpcore/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="BSD" |
