Information for build python-pygraphviz-1.14-2.fc41

ID94444
Package Namepython-pygraphviz
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.14
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pygraphviz#0b03d5e0f9377834730efa98bd84d044a55aa953
SummaryCreate and Manipulate Graphs and Networks
DescriptionPyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz is independent from NetworkX but provides a similar programming interface.
https://github.com/pygraphviz/pygraphviz
Built byzhongtingjie
State complete
Volume DEFAULT
StartedSun, 27 Oct 2024 07:49:54 CST
CompletedSun, 27 Oct 2024 08:07:33 CST
Taskbuild (f41-build-side-1, /rpms/python-pygraphviz:0b03d5e0f9377834730efa98bd84d044a55aa953)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pygraphviz#0b03d5e0f9377834730efa98bd84d044a55aa953'}}
Tags
f41
f41-build-side-1
RPMs
src
python-pygraphviz-1.14-2.fc41.src.rpm (info) (download)
noarch
python-pygraphviz-doc-1.14-2.fc41.noarch.rpm (info) (download)
riscv64
python3-pygraphviz-1.14-2.fc41.riscv64.rpm (info) (download)
python-pygraphviz-debugsource-1.14-2.fc41.riscv64.rpm (info) (download)
python3-pygraphviz-debuginfo-1.14-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Oct 24 2024 Orion Poplawski <orion@nwra.com> - 1.14-2 - Drop pytest-cov requirement * Thu Oct 24 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.14-1 - Version 1.14 (rhbz#2315843) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.12-2 - Rebuilt for Python 3.13 * Tue Apr 09 2024 Jerry James <loganjerry@gmail.com> - 1.12-1 - Version 1.12 - SPDX migration - Update home page URL - Update python RPM macro usage - Automatically generate python BuildRequires * Tue Feb 20 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1.11-7 - Add missing BR python3dist(matplotlib) * Mon Jan 29 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1.11-6 - Fix for SWIG 4.2.0 update (rhbz#2260326) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 1.11-2 - Rebuilt for Python 3.12 * Fri Jun 02 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.11-1 - Version 1.11 (rbhz#2211793) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 15 2022 Scott K Logan <logans@cottsay.net> - 1.10-2 - Drop unused dependency on python3-mock