diff options
Diffstat (limited to 'dev-python/semantic_version/semantic_version-2.6.0.ebuild')
-rw-r--r-- | dev-python/semantic_version/semantic_version-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/semantic_version/semantic_version-2.6.0.ebuild b/dev-python/semantic_version/semantic_version-2.6.0.ebuild index cedf16e3ec0c..74e89c964db4 100644 --- a/dev-python/semantic_version/semantic_version-2.6.0.ebuild +++ b/dev-python/semantic_version/semantic_version-2.6.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 DESCRIPTION="Python library providing a few tools handling SemVer in Python." -HOMEPAGE="https://pypi.python.org/pypi/semantic_version" +HOMEPAGE="https://pypi.org/project/semantic_version" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |