Mon, 03 Jun 2024 17:07:14 UTC | login

Information for build python-pyclipper-1.1.0-3.fc29

ID48768
Package Namepython-pyclipper
Version1.1.0
Release3.fc29
Epoch
SummaryCython wrapper for the C++ translation of the Angus Johnson's Clipper library
DescriptionPyclipper is a Cython wrapper exposing public functions and classes of the C++ translation of the Angus Johnson's Clipper library.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Jul 2018 19:48:18 UTC
CompletedSat, 28 Jul 2018 21:36:27 UTC
Taskbuild (f29-candidate, python-pyclipper-1.1.0-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-pyclipper-1.1.0-3.fc29.src.rpm (info) (download)
riscv64
python2-pyclipper-1.1.0-3.fc29.riscv64.rpm (info) (download)
python3-pyclipper-1.1.0-3.fc29.riscv64.rpm (info) (download)
python-pyclipper-debuginfo-1.1.0-3.fc29.riscv64.rpm (info) (download)
python-pyclipper-debugsource-1.1.0-3.fc29.riscv64.rpm (info) (download)
python2-pyclipper-debuginfo-1.1.0-3.fc29.riscv64.rpm (info) (download)
python3-pyclipper-debuginfo-1.1.0-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.1.0-3 - Rebuilt for Python 3.7 * Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 1.1.0-2 - Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") * Fri Feb 16 2018 Athos Ribeiro <athoscr@fedoraproject.org> - 1.1.0-1 - Update version - Remove patch to use new polyclipping version (merged upstream) - Fix patch to use system libraries due to new version modifications * Mon Oct 23 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 1.0.6-4 - Do not Requires polyclipping - Remove upstream egg-info before building - Cython cpp file before each python version build * Sun Oct 22 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 1.0.6-3 - Patch sources for compatibility with polyclipping 6.4.2 * Sun Jul 16 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 1.0.6-2 - Remove embedded libraries and use system ones instead - Fix date format in changelog * Wed Apr 05 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 1.0.6-1 - Initial package