Tue, 02 Jul 2024 17:25:44 UTC | login

Information for build python-pygraphviz-1.5-12.fc33

ID183748
Package Namepython-pygraphviz
Version1.5
Release12.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pygraphviz.git#6463fc7d18b4606caf41ca0cca10775b5e7cff79
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 04:18:13 UTC
CompletedSat, 15 Aug 2020 04:52:49 UTC
Taskbuild (f33, /rpms/python-pygraphviz.git:6463fc7d18b4606caf41ca0cca10775b5e7cff79)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pygraphviz.git#6463fc7d18b4606caf41ca0cca10775b5e7cff79'}}
Tags
f33
f37
f38
RPMs
src
python-pygraphviz-1.5-12.fc33.src.rpm (info) (download)
noarch
python-pygraphviz-doc-1.5-12.fc33.noarch.rpm (info) (download)
riscv64
python3-pygraphviz-1.5-12.fc33.riscv64.rpm (info) (download)
python-pygraphviz-debugsource-1.5-12.fc33.riscv64.rpm (info) (download)
python3-pygraphviz-debuginfo-1.5-12.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.5-11 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5-9 - Bump version to rebuild automatically in python39 copr * Wed Jan 22 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5-8 - Fix build under python3.9 (#1792949) and pypy * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5-7 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5-6 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Apr 04 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5-4 - Fix build under sphinx 2.x (#1696133) * Sun Feb 17 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5-3 - Restore the tests subpackage (#1677978) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Oct 11 2018 Jerry James <loganjerry@gmail.com> - 1.5-1 - Update to latest version - Drop nose requirement; only needed to run tests, not to use the package - Add swig patch to fix type-related compiler warnings - Regenerate the swig files - Do not ship the test code or the swig-generated C file - Build sphinx docs with python3 instead of python2 - Ship LICENSE file with all packages - Fix shebang in example code