From ad407789da9bde8519598415ce25a2a9706b70ae Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 19 Apr 2018 13:51:17 -0400 Subject: Replace pypi.python.org with pypi.org in HOMEPAGE Bug: https://bugs.gentoo.org/653540 --- dev-python/pysrt/pysrt-1.0.1.ebuild | 2 +- dev-python/pysrt/pysrt-1.1.0.ebuild | 2 +- dev-python/pysrt/pysrt-1.1.1.ebuild | 2 +- dev-python/pysrt/pysrt-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/pysrt') diff --git a/dev-python/pysrt/pysrt-1.0.1.ebuild b/dev-python/pysrt/pysrt-1.0.1.ebuild index a7ed67b9027..ffa3cee632c 100644 --- a/dev-python/pysrt/pysrt-1.0.1.ebuild +++ b/dev-python/pysrt/pysrt-1.0.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python library used to edit or create SubRip files" -HOMEPAGE="https://github.com/byroot/pysrt https://pypi.python.org/pypi/pysrt" +HOMEPAGE="https://github.com/byroot/pysrt https://pypi.org/project/pysrt" # pypi tarballs don't include tests https://github.com/byroot/pysrt/issues/42 SRC_URI="https://github.com/byroot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/pysrt/pysrt-1.1.0.ebuild b/dev-python/pysrt/pysrt-1.1.0.ebuild index ab91a666b64..7a6b7a9fec6 100644 --- a/dev-python/pysrt/pysrt-1.1.0.ebuild +++ b/dev-python/pysrt/pysrt-1.1.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python library used to edit or create SubRip files" -HOMEPAGE="https://github.com/byroot/pysrt https://pypi.python.org/pypi/pysrt" +HOMEPAGE="https://github.com/byroot/pysrt https://pypi.org/project/pysrt" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-python/pysrt/pysrt-1.1.1.ebuild b/dev-python/pysrt/pysrt-1.1.1.ebuild index c16e7200f4f..ddc1e602575 100644 --- a/dev-python/pysrt/pysrt-1.1.1.ebuild +++ b/dev-python/pysrt/pysrt-1.1.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Python library used to edit or create SubRip files" -HOMEPAGE="https://github.com/byroot/pysrt https://pypi.python.org/pypi/pysrt" +HOMEPAGE="https://github.com/byroot/pysrt https://pypi.org/project/pysrt" SRC_URI="https://pypi.python.org/packages/f6/33/16ad65a8973cb8bcb494af09ee1b9ab5ffdd6ff300bce5d3ac7d3cb1f2cc/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-python/pysrt/pysrt-9999.ebuild b/dev-python/pysrt/pysrt-9999.ebuild index a6d77706d85..d0567969f49 100644 --- a/dev-python/pysrt/pysrt-9999.ebuild +++ b/dev-python/pysrt/pysrt-9999.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 git-r3 DESCRIPTION="Python library used to edit or create SubRip files" -HOMEPAGE="https://github.com/byroot/pysrt https://pypi.python.org/pypi/pysrt" +HOMEPAGE="https://github.com/byroot/pysrt https://pypi.org/project/pysrt" EGIT_REPO_URI="https://github.com/byroot/pysrt.git" LICENSE="GPL-3" -- cgit v1.2.1