Sat, 06 Jul 2024 00:32:32 UTC | login

Information for build py3c-1.0-1.fc29

ID42041
Package Namepy3c
Version1.0
Release1.fc29
Epoch
SummaryGuide and compatibility macros for porting extensions to Python 3
Descriptionpy3c helps you port C extensions to Python 3. It provides a detailed guide, and a set of macros to make porting easy and reduce boilerplate.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 09 Jun 2018 02:21:06 UTC
CompletedSat, 09 Jun 2018 04:28:08 UTC
Taskbuild (f29-candidate, py3c-1.0-1.fc29.src.rpm)
Tags
f29
RPMs
src
py3c-1.0-1.fc29.src.rpm (info) (download)
noarch
py3c-doc-1.0-1.fc29.noarch.rpm (info) (download)
riscv64
py3c-devel-1.0-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Feb 11 2018 Petr Viktorin <pviktorin@redhat.com> - 1.0-1 - Update to 1.0 (adds Py_UNREACHABLE, Py_RETURN_RICHCOMPARE, Py_UNUSED) - Strip buildroot name from the pkgconfig file * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 01 2017 Petr Viktorin <pviktorin@redhat.com> - 0.8-1 - Update to 0.8: - Add backports for PyMem_Raw* * Thu May 19 2016 Petr Viktorin <pviktorin@redhat.com> - 0.7-1 - Update to 0.7: - Fix file shim tests on big endian architectures (bug in the test suite only, does not affect behavior) * Thu May 19 2016 Petr Viktorin <pviktorin@redhat.com> - 0.6-2 - Initial package