From 6ab9433fac84f3c71b49673390e97819d2a1f01e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 25 Mar 2020 10:36:30 +0100 Subject: [PATCH] dev-python/pyzmq: HTTPS in HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pyzmq/pyzmq-16.0.2.ebuild | 2 +- dev-python/pyzmq/pyzmq-17.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyzmq/pyzmq-16.0.2.ebuild b/dev-python/pyzmq/pyzmq-16.0.2.ebuild index 3d7f27c1de1a..a77b3c5d365b 100644 --- a/dev-python/pyzmq/pyzmq-16.0.2.ebuild +++ b/dev-python/pyzmq/pyzmq-16.0.2.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit flag-o-matic distutils-r1 toolchain-funcs DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library" -HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.org/project/pyzmq/" +HOMEPAGE="https://www.zeromq.org/bindings:python https://pypi.org/project/pyzmq/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/pyzmq/pyzmq-17.1.0.ebuild b/dev-python/pyzmq/pyzmq-17.1.0.ebuild index f35f0255f6ca..1e918eb84bc5 100644 --- a/dev-python/pyzmq/pyzmq-17.1.0.ebuild +++ b/dev-python/pyzmq/pyzmq-17.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit flag-o-matic distutils-r1 toolchain-funcs DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library" -HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.org/project/pyzmq/" +HOMEPAGE="https://www.zeromq.org/bindings:python https://pypi.org/project/pyzmq/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" -- 2.26.2