Sun, 09 Jun 2024 08:55:37 UTC | login

Information for build python-pyclipper-1.1.0-5.fc30

ID85587
Package Namepython-pyclipper
Version1.1.0
Release5.fc30
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, 12 Jan 2019 06:47:36 UTC
CompletedSat, 12 Jan 2019 07:45:42 UTC
Taskbuild (f30-candidate, python-pyclipper-1.1.0-5.fc30.src.rpm)
Tags
f30
f31
RPMs
src
python-pyclipper-1.1.0-5.fc30.src.rpm (info) (download)
riscv64
python3-pyclipper-1.1.0-5.fc30.riscv64.rpm (info) (download)
python-pyclipper-debugsource-1.1.0-5.fc30.riscv64.rpm (info) (download)
python3-pyclipper-debuginfo-1.1.0-5.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 02 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-5 - Subpackage python2-pyclipper has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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