commit: 453e82ee389c1b0c6c4a05205bd365e8e5c3e5d3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 11 12:33:11 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 11 12:58:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=453e82ee
dev-python/pyzmq: Update HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pyzmq/pyzmq-20.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyzmq/pyzmq-20.0.0.ebuild b/dev-python/pyzmq/pyzmq-20.0.0.ebuild index 6331efd8fcf..459b6cefd49 100644 --- a/dev-python/pyzmq/pyzmq-20.0.0.ebuild +++ b/dev-python/pyzmq/pyzmq-20.0.0.ebuild @@ -10,7 +10,7 @@ inherit flag-o-matic distutils-r1 toolchain-funcs DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library" HOMEPAGE=" - https://www.zeromq.org/bindings:python + https://zeromq.org/languages/python/ https://pypi.org/project/pyzmq/ https://github.com/zeromq/pyzmq/" SRC_URI="
