Altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.
Provides
Requires
License
MIT
Changelog
* Tue May 13 2025 Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
* Wed Oct 04 2023 Dirk Müller <dmueller@suse.com>
- update to 0.17.4:
* python 3.12 support
* Sat Jun 10 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Wed Oct 12 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.17.3
* Update classifiers for Python 3.11
* Mon May 02 2022 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 0.17.2
* Remove deprecated U prefix, fixes Python 3.9
* Explicitly mark python 3.10 as supported
* Mon May 17 2021 pgajdos@suse.com
- use %py