commit:     c7df5e0dc6e3b19e28457d75a964703292e961e9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 20:42:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 20:42:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7df5e0d

dev-python/rustworkx: update upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/rustworkx/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/rustworkx/metadata.xml 
b/dev-python/rustworkx/metadata.xml
index 2c287d8e177b..5025a8788f35 100644
--- a/dev-python/rustworkx/metadata.xml
+++ b/dev-python/rustworkx/metadata.xml
@@ -14,10 +14,10 @@
                <name>Proxy Maintainers</name>
        </maintainer>
        <longdescription>
-       retworkx is a general purpose graph library for python3 written in Rust 
to take advantage of the performance and safety that Rust provides. It was 
built as a replacement for qiskit's previous (and current) networkx usage 
(hence the name) but is designed to provide a high performance general purpose 
graph library for any python application. The project was originally started to 
build a faster directed graph to use as the underlying data structure for the 
DAG at the center of qiskit-terra's transpiler, but it has since grown to cover 
all the graph usage in Qiskit and other applications.
+       rustworkx is a general purpose graph library for python3 written in 
Rust to take advantage of the performance and safety that Rust provides. It was 
built as a replacement for qiskit's previous (and current) networkx usage 
(hence the name) but is designed to provide a high performance general purpose 
graph library for any python application. The project was originally started to 
build a faster directed graph to use as the underlying data structure for the 
DAG at the center of qiskit-terra's transpiler, but it has since grown to cover 
all the graph usage in Qiskit and other applications.
        </longdescription>
        <upstream>
-               <remote-id type="github">Qiskit/retworkx</remote-id>
-               <remote-id type="pypi">retworkx</remote-id>
+               <remote-id type="github">Qiskit/rustworkx</remote-id>
+               <remote-id type="pypi">rustworkx</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to