dev-python/requests-toolbelt: fix homepage
authorAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:48:31 +0000 (21:48 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:56:46 +0000 (21:56 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild
dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild

index 7d3473c64da74d05ac242767b9f0c9f2b8436ba8..f7193a7674e2622e03c24174c97afc274994c16e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit distutils-r1
 
 DESCRIPTION="A utility belt for advanced users of python-requests"
-HOMEPAGE="http://toolbelt.readthedocs.org/"
+HOMEPAGE="https://toolbelt.readthedocs.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index b74e071155f5f2dd9e060da0a84bb06d3c40ec33..89f3470743e7da9c7db7b4e51ec714a85bc23a24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit distutils-r1
 
 DESCRIPTION="A utility belt for advanced users of python-requests"
-HOMEPAGE="http://toolbelt.readthedocs.org/"
+HOMEPAGE="https://toolbelt.readthedocs.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 3a706e8ae551a18dd475a6b0f96b7b73135554c0..a41831f89e14fb340d5806ae93e5180a1b085e46 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="A utility belt for advanced users of python-requests"
-HOMEPAGE="http://toolbelt.readthedocs.org/"
+HOMEPAGE="https://toolbelt.readthedocs.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"