diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-01 13:24:34 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-01 13:24:34 +0000 |
| commit | 7e64467da03a48bf9c1ea977970ac02c455ce8e7 (patch) | |
| tree | 0b8b4628498bf67b1ad644cee99a44950ecf5b8b /dev-python/httpauth/httpauth-0.3-r1.ebuild | |
| parent | 7fbdd9e27e313a0bc39c21a31a592047838c4e39 (diff) | |
| download | baldeagleos-repo-7e64467da03a48bf9c1ea977970ac02c455ce8e7.tar.gz baldeagleos-repo-7e64467da03a48bf9c1ea977970ac02c455ce8e7.tar.xz baldeagleos-repo-7e64467da03a48bf9c1ea977970ac02c455ce8e7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/httpauth/httpauth-0.3-r1.ebuild')
| -rw-r--r-- | dev-python/httpauth/httpauth-0.3-r1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/httpauth/httpauth-0.3-r1.ebuild b/dev-python/httpauth/httpauth-0.3-r1.ebuild index ac413140d2e2..0392eafe34ee 100644 --- a/dev-python/httpauth/httpauth-0.3-r1.ebuild +++ b/dev-python/httpauth/httpauth-0.3-r1.ebuild @@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) inherit distutils-r1 pypi DESCRIPTION="A WSGI middleware that secures routes using HTTP Digest Authentication" -HOMEPAGE="https://github.com/jonashaag/httpauth/" +HOMEPAGE=" + https://github.com/jonashaag/httpauth/ + https://pypi.org/project/httpauth/ +" LICENSE="ISC" SLOT="0" |
