commit: cee7a21f77d0d191074f2259baf7fdb00ab2b8e7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 8 04:43:31 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 8 04:45:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee7a21f
dev-python/zmq-anyio: Update URL
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/zmq-anyio/metadata.xml | 2 +-
dev-python/zmq-anyio/zmq-anyio-0.3.9.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/zmq-anyio/metadata.xml
b/dev-python/zmq-anyio/metadata.xml
index 1b509a78795d..44415745b571 100644
--- a/dev-python/zmq-anyio/metadata.xml
+++ b/dev-python/zmq-anyio/metadata.xml
@@ -6,7 +6,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="github">davidbrochart/zmq-anyio</remote-id>
+ <remote-id type="github">QuantStack/zmq-anyio</remote-id>
<remote-id type="pypi">zmq-anyio</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/zmq-anyio/zmq-anyio-0.3.9.ebuild
b/dev-python/zmq-anyio/zmq-anyio-0.3.9.ebuild
index b0e92234daa3..e70de59f0864 100644
--- a/dev-python/zmq-anyio/zmq-anyio-0.3.9.ebuild
+++ b/dev-python/zmq-anyio/zmq-anyio-0.3.9.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Asynchronous API for ZMQ using AnyIO"
HOMEPAGE="
- https://github.com/davidbrochart/zmq-anyio/
+ https://github.com/QuantStack/zmq-anyio/
https://pypi.org/project/zmq-anyio/
"