diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-03 18:36:11 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-03 18:36:11 +0000 |
| commit | 50739ddd6e13416b76b84fb93ea8a0aae6436a5e (patch) | |
| tree | 4fa260ea3c5a729b4850aa4f2c82099d435bfb60 /dev-python/dnspython | |
| parent | a482f759bb47e5b30a9f02706bf993a84a8db632 (diff) | |
| download | baldeagleos-repo-50739ddd6e13416b76b84fb93ea8a0aae6436a5e.tar.gz baldeagleos-repo-50739ddd6e13416b76b84fb93ea8a0aae6436a5e.tar.xz baldeagleos-repo-50739ddd6e13416b76b84fb93ea8a0aae6436a5e.zip | |
Adding metadata
Diffstat (limited to 'dev-python/dnspython')
| -rw-r--r-- | dev-python/dnspython/dnspython-1.16.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild index b58663731df1..1e30d5a5febe 100644 --- a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild +++ b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="DNS toolkit for Python" -HOMEPAGE="http://www.dnspython.org/ https://pypi.org/project/dnspython/" +HOMEPAGE="https://www.dnspython.org/ https://pypi.org/project/dnspython/" SRC_URI="https://github.com/rthalley/dnspython/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" |
