diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 13:51:17 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 15:25:22 -0400 |
commit | ad407789da9bde8519598415ce25a2a9706b70ae (patch) | |
tree | a2ba0aaf57f13f477740523815140c75843eb983 /dev-python/setuptools | |
parent | media-fonts/ricty: Remove 3.2.0-r1 (diff) | |
download | gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.gz gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.bz2 gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.zip |
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/setuptools-34.0.2-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/setuptools/setuptools-36.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/setuptools/setuptools-36.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/setuptools/setuptools-38.5.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/setuptools/setuptools-9999.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/setuptools/setuptools-34.0.2-r1.ebuild b/dev-python/setuptools/setuptools-34.0.2-r1.ebuild index ab4dfdb73300..81f6f11be110 100644 --- a/dev-python/setuptools/setuptools-34.0.2-r1.ebuild +++ b/dev-python/setuptools/setuptools-34.0.2-r1.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="https://github.com/pypa/setuptools https://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://github.com/pypa/setuptools https://pypi.org/project/setuptools" LICENSE="MIT" SLOT="0" diff --git a/dev-python/setuptools/setuptools-36.0.1.ebuild b/dev-python/setuptools/setuptools-36.0.1.ebuild index cacfef117a0a..5f04cd2f6e21 100644 --- a/dev-python/setuptools/setuptools-36.0.1.ebuild +++ b/dev-python/setuptools/setuptools-36.0.1.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="https://github.com/pypa/setuptools https://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://github.com/pypa/setuptools https://pypi.org/project/setuptools" LICENSE="MIT" SLOT="0" diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild b/dev-python/setuptools/setuptools-36.7.2.ebuild index ee23fc3cd2bb..550ad20a004e 100644 --- a/dev-python/setuptools/setuptools-36.7.2.ebuild +++ b/dev-python/setuptools/setuptools-36.7.2.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="https://github.com/pypa/setuptools https://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://github.com/pypa/setuptools https://pypi.org/project/setuptools" LICENSE="MIT" SLOT="0" diff --git a/dev-python/setuptools/setuptools-38.5.1.ebuild b/dev-python/setuptools/setuptools-38.5.1.ebuild index 179f967e99bc..305f19ad6127 100644 --- a/dev-python/setuptools/setuptools-38.5.1.ebuild +++ b/dev-python/setuptools/setuptools-38.5.1.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="https://github.com/pypa/setuptools https://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://github.com/pypa/setuptools https://pypi.org/project/setuptools" LICENSE="MIT" SLOT="0" diff --git a/dev-python/setuptools/setuptools-9999.ebuild b/dev-python/setuptools/setuptools-9999.ebuild index b9335a39d953..80812cd5756b 100644 --- a/dev-python/setuptools/setuptools-9999.ebuild +++ b/dev-python/setuptools/setuptools-9999.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="https://github.com/pypa/setuptools https://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://github.com/pypa/setuptools https://pypi.org/project/setuptools" LICENSE="MIT" SLOT="0" |