Tue, 25 Mar 2025 17:09:34 UTC | login

Information for build py3c-0.8-4.fc28

ID15673
Package Namepy3c
Version0.8
Release4.fc28
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:23:58 UTC
CompletedSat, 14 Apr 2018 20:23:58 UTC
Tags
f28
f29
RPMs
src
py3c-0.8-4.fc28.src.rpm (info) (download)
noarch
py3c-doc-0.8-4.fc28.noarch.rpm (info) (download)
riscv64
py3c-devel-0.8-4.fc28.riscv64.rpm (info) (download)
Changelog * 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