Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834766 - dev-python/retworkx-0.11.0 - High performance Python graph library in Rust (New Package)
Summary: dev-python/retworkx-0.11.0 - High performance Python graph library in Rust (N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gábor Oszkár Dénes
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 834770
  Show dependency tree
 
Reported: 2022-03-08 08:25 UTC by Gábor Oszkár Dénes
Modified: 2022-07-15 10:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
retworkx 0.11.0 (retworkx.tar.gz,13.17 KB, application/gzip)
2022-03-08 08:25 UTC, Gábor Oszkár Dénes
Details
retworkx 0.11.0 - with minor qa fix (retworkx.tar.gz,13.17 KB, application/gzip)
2022-03-08 21:03 UTC, Gábor Oszkár Dénes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Oszkár Dénes 2022-03-08 08:25:15 UTC
Created attachment 766576 [details]
retworkx 0.11.0

Hi,
I would like to add dev-python/retworkx-0.11.0 as a new package.

https://github.com/Qiskit/retworkx

retworkx is a general purpose graph library for python3 written in Rust to take advantage of the performance and safety that Rust provides.

I add this package, because Qiskit depends on this. I'm planning to add Qiskit library and it's elements to Gentoo. Qiskit is an open-source SDK for working with quantum computers.

The test feature does work on my computer.

As soon as I get access to GURU, I will add it to that repository. Maintainers needed, but I will try to maintain the package in the meantime.

Gabor.
Comment 1 Gábor Oszkár Dénes 2022-03-08 21:03:31 UTC
Created attachment 766612 [details]
retworkx 0.11.0 - with minor qa fix

Minor QA fix. The downloaded distfile is now ${PV}.
Comment 2 Larry the Git Cow gentoo-dev 2022-07-15 02:12:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d59ea482cb80e4e5a176777614e7dcc4ed7e7e

commit 18d59ea482cb80e4e5a176777614e7dcc4ed7e7e
Author:     Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
AuthorDate: 2022-03-08 20:34:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 02:11:55 +0000

    dev-python/retworkx: new package
    
    Closes: https://bugs.gentoo.org/834766
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/retworkx/Manifest               |  65 +++++++++++++++++
 dev-python/retworkx/metadata.xml           |  20 ++++++
 dev-python/retworkx/retworkx-0.11.0.ebuild | 112 +++++++++++++++++++++++++++++
 3 files changed, 197 insertions(+)