Creates and Manipulates Graphs and Networks
Go to file
Miro Hrončok 38581803ea BuildRequire pyproject-rpm-macros explicitly (for ELN)
Since this package does not use %pyproject_buildrequires and is included in ELN,
manual BuildRequires for pyproject-rpm-macros is necessary.

In ELN, the dependency on pyproject-rpm-macros is generated
by %pyproject_buildrequires only,
the package is not pulled in via python3-devel.

This is new since pyproject-rpm-macros 1.6.0
2023-02-02 13:43:53 +01:00
.gitignore New upstream version. 2019-04-27 17:07:16 -06:00
python-networkx-doc.patch Version 2.6.2. Drop upstreamed -pyyaml patch. 2021-08-25 10:25:55 -06:00
python-networkx-test.patch Add -test patch to work around a test failure. 2022-08-02 16:26:08 -06:00
python-networkx.spec BuildRequire pyproject-rpm-macros explicitly (for ELN) 2023-02-02 13:43:53 +01:00
README.md Change igraph dependency to match change in Rawhide. 2021-10-29 21:03:37 -06:00
sources Version 2.8.8. Clarify license of the doc subpackage. 2022-12-13 15:01:53 -07:00

python-networkx

NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.