summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-07-21 16:42:58 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-27 16:06:18 -0400
commita93f0a6f388a2fd8645c36599fddd99b4b1ad70f (patch)
tree61962edaeade7b1a407c6a33010a12e6e4c2d1b2 /dev-python/requests
parentdev-python/pygresql: use HTTPS (diff)
downloadgentoo-a93f0a6f388a2fd8645c36599fddd99b4b1ad70f.tar.gz
gentoo-a93f0a6f388a2fd8645c36599fddd99b4b1ad70f.tar.bz2
gentoo-a93f0a6f388a2fd8645c36599fddd99b4b1ad70f.zip
dev-python/requests: update HOMEPAGE
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/requests')
-rw-r--r--dev-python/requests/requests-2.21.0-r1.ebuild2
-rw-r--r--dev-python/requests/requests-2.23.0.ebuild2
-rw-r--r--dev-python/requests/requests-2.24.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/requests/requests-2.21.0-r1.ebuild b/dev-python/requests/requests-2.21.0-r1.ebuild
index d6647c3d37bd..6151447ebb1a 100644
--- a/dev-python/requests/requests-2.21.0-r1.ebuild
+++ b/dev-python/requests/requests-2.21.0-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
DESCRIPTION="HTTP library for human beings"
-HOMEPAGE="http://python-requests.org/"
+HOMEPAGE="https://requests.readthedocs.io/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-python/requests/requests-2.23.0.ebuild b/dev-python/requests/requests-2.23.0.ebuild
index 307ba137aee4..28ef5b6c04fe 100644
--- a/dev-python/requests/requests-2.23.0.ebuild
+++ b/dev-python/requests/requests-2.23.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
DESCRIPTION="HTTP library for human beings"
-HOMEPAGE="http://python-requests.org/"
+HOMEPAGE="https://requests.readthedocs.io/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-python/requests/requests-2.24.0.ebuild b/dev-python/requests/requests-2.24.0.ebuild
index 69032ab9b14a..5264a9b6097e 100644
--- a/dev-python/requests/requests-2.24.0.ebuild
+++ b/dev-python/requests/requests-2.24.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
DESCRIPTION="HTTP library for human beings"
-HOMEPAGE="http://python-requests.org/"
+HOMEPAGE="https://requests.readthedocs.io/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"