dev-python/pyzmq: HTTPS in HOMEPAGE
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 09:36:30 +0000 (10:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 09:39:52 +0000 (10:39 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyzmq/pyzmq-16.0.2.ebuild
dev-python/pyzmq/pyzmq-17.1.0.ebuild

index 3d7f27c1de1a56c89a8b0d7b17b69244fcf4ab16..a77b3c5d365b8d3bfc2aa49235ef931f36ca4ff7 100644 (file)
@@ -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"
index f35f0255f6ca796834222c47f1497569059eabe2..1e918eb84bc5c8af3f77802fbe4a3336f91d8664 100644 (file)
@@ -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"