diff options
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/requests-2.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/requests/requests-2.6.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/requests/requests-2.7.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/requests/requests-2.6.0.ebuild b/dev-python/requests/requests-2.6.0.ebuild index bed97e1ef645..938e238f8297 100644 --- a/dev-python/requests/requests-2.6.0.ebuild +++ b/dev-python/requests/requests-2.6.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" +HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.6.1.ebuild b/dev-python/requests/requests-2.6.1.ebuild index 656e66771fec..c9b48556fd1a 100644 --- a/dev-python/requests/requests-2.6.1.ebuild +++ b/dev-python/requests/requests-2.6.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" +HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.7.0.ebuild b/dev-python/requests/requests-2.7.0.ebuild index 656e66771fec..c9b48556fd1a 100644 --- a/dev-python/requests/requests-2.7.0.ebuild +++ b/dev-python/requests/requests-2.7.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" +HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |