Bug 1918756 - Review Request: python-retworkx - A python graph library implemented in Rust
Summary: Review Request: python-retworkx - A python graph library implemented in Rust
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: José Matos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-21 14:06 UTC by Stephen Coady
Modified: 2022-06-29 08:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-28 08:43:23 UTC
Type: ---
Embargoed:
ppisar: fedora-review?


Attachments (Terms of Use)

Description Stephen Coady 2021-01-21 14:06:57 UTC
Spec URL: https://scoady.fedorapeople.org/reviews/python-retworkx/python-retworkx.spec
SRPM URL: https://scoady.fedorapeople.org/reviews/python-retworkx/python-retworkx-0.7.2-1.fc32.src.rpm
Description: 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.

Fedora Account System Username: scoady

Comment 1 José Matos 2021-01-21 18:24:46 UTC
It fails to build:

/usr/bin/python3: No module named pip
Traceback (most recent call last):
  File "/builddir/build/BUILD/retworkx-0.7.2/setup.py", line 3, in <module>
    from setuptools_rust import Binding, RustExtension
ModuleNotFoundError: No module named 'setuptools_rust'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):


That should probably be provided by python-setuptools_rust that is not yet packaged in Fedora, as far as I can see.

Comment 2 Package Review 2022-06-05 00:45:23 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time, but it seems
that the review is still being working out by you. If this is right, please
respond to this comment clearing the NEEDINFO flag and try to reach out the
submitter to proceed with the review.

If you're not interested in reviewing this ticket anymore, please clear the
fedora-review flag and reset the assignee, so that a new reviewer can take
this ticket.

Without any reply, this request will shortly be resetted.

Comment 3 José Matos 2022-06-16 08:17:38 UTC
This review seems to be stalled and the files are no longer available.

If you still want for the review to proceed please provide a new version.


Note You need to log in before you can comment on or make changes to this bug.