diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-11 13:33:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-11 13:58:24 +0100 |
commit | 453e82ee389c1b0c6c4a05205bd365e8e5c3e5d3 (patch) | |
tree | 137d5307395b717fb4103ae57fbe1f63fad48728 /dev-python | |
parent | dev-python/python-etcd: Update HOMEPAGE (diff) | |
download | gentoo-453e82ee389c1b0c6c4a05205bd365e8e5c3e5d3.tar.gz gentoo-453e82ee389c1b0c6c4a05205bd365e8e5c3e5d3.tar.bz2 gentoo-453e82ee389c1b0c6c4a05205bd365e8e5c3e5d3.zip |
dev-python/pyzmq: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyzmq/pyzmq-20.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyzmq/pyzmq-20.0.0.ebuild b/dev-python/pyzmq/pyzmq-20.0.0.ebuild index 6331efd8fcf1..459b6cefd499 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=" |