commit: c9a2fc5ae0ec6941c63888e601bd4019b4365b3a
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 19:48:31 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 19:56:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a2fc5a
dev-python/requests-toolbelt: fix homepage
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild | 4 ++--
dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild | 4 ++--
dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
b/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
index 7d3473c64da..f7193a7674e 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
@@ -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"
diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild
b/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild
index b74e071155f..89f3470743e 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild
@@ -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"
diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
b/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
index 3a706e8ae55..a41831f89e1 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild
@@ -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"