Sun, 05 May 2024 17:32:40 UTC | login

Information for build autowrap-0.7.2-3.20160710git03c5d3.fc25

ID942
Package Nameautowrap
Version0.7.2
Release3.20160710git03c5d3.fc25
Epoch
SummaryGenerates Python Extension modules from [Cython] PXD files
DescriptionThis module uses the Cython "header" .pxd files to automatically generate Cython input (.pyx) files. It does so by parsing the header files and possibly annotations in the header files to generate correct Cython code.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:47:45 UTC
CompletedSat, 14 Apr 2018 19:47:45 UTC
Tags
f28
f29
RPMs
src
autowrap-0.7.2-3.20160710git03c5d3.fc25.src.rpm (info) (download)
noarch
python2-autowrap-0.7.2-3.20160710git03c5d3.fc25.noarch.rpm (info) (download)
python3-autowrap-0.7.2-3.20160710git03c5d3.fc25.noarch.rpm (info) (download)
Changelog * Sat Aug 06 2016 Antonio Trande <sagitterATfedoraproject.org> - 0.7.2-3.20130710git03c5d3 - Build Python3.4 version on epel7 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.2-2.20160710git03c5d3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Mon Jul 11 2016 Antonio Trande <sagitterATfedoraproject.org> - 0.7.2-1.20130710git03c5d3 - Update to 0.7.2 (commit #03c5d3) * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-5.20151201gitbd06ff - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 29 2016 Antonio Trande <sagitterATfedoraproject.org> - 0.7.1-4.20151201gitbd06ff - Renamed Python2 package * Thu Jan 14 2016 Jonathan Wakely <jwakely@redhat.com> - 0.7.1-3.20151201gitbd06ff - Rebuilt for Boost 1.60 * Thu Dec 10 2015 Antonio Trande <sagitterATfedoraproject.org> - 0.7.1-2.20151201gitbd06ff - SPEC file adapted to recent guidelines for Python * Thu Nov 26 2015 Antonio Trande <sagitterATfedoraproject.org> 0.7.1-1.20151201gitbd06ff - Update to 0.7.1 - autowrap-? renamed as autowrap? * Thu Nov 26 2015 Antonio Trande <sagitterATfedoraproject.org> 0.7.0-1.20151124gitd5e233 - Update to 0.7.0 * Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 0.6.1-11.20150209gitd0e9a5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Nov 10 2015 Antonio Trande <sagitterATfedoraproject.org> 0.6.1-10.20150209gitd0e9a5 - Rebuilt for Python3.5 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-9.20150209gitd0e9a5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Sun Sep 27 2015 Antonio Trande <sagitterATfedoraproject.org> 0.6.1-8.20150209gitd0e9a5 - Avoid executable conflicts * Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 0.6.1-7.20150209gitd0e9a5 - Rebuilt for Boost 1.59 * Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-6.20150209gitd0e9a5 - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 * Wed Jul 22 2015 David Tardon <dtardon@redhat.com> - 0.6.1-5.20150209gitd0e9a5 - rebuild for Boost 1.58 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-4.20150209gitd0e9a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Apr 16 2015 Antonio Trande <sagitterATfedoraproject.org> 0.6.1-3.20150209gitd0e9a5 - Adapted to EPEL6/7 - Built on F23 * Mon Feb 09 2015 Antonio Trande <sagitterATfedoraproject.org> 0.6.1-2.20150209gitd0e9a5 - Added missing pytest BR package - Used %license * Mon Feb 09 2015 Antonio Trande <sagitterATfedoraproject.org> 0.6.1-1.20150209gitd0e9a5 - Update to 0.6.1 * Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 0.5.0-5.20140603git1753b9 - Rebuild for boost 1.57.0 * Thu Jul 31 2014 Antonio Trande <sagitterATfedoraproject.org> 0.5.0-4.20140603git1753b9 - Package is now noarch * Wed Jul 30 2014 Antonio Trande <sagitterATfedoraproject.org> 0.5.0-3.20140603git1753b9 - Fixed BuildRequires and Requires for python3 sub-package - Removed TODO and CONCEPT files as user documentation * Wed Jun 11 2014 Antonio Trande <sagitterATfedoraproject.org> 0.5.0-2.20140603git1753b9 - Fixed nosetests command according to new default python3 stack on Fedora 21+ * Thu Jun 05 2014 Antonio Trande <sagitterATfedoraproject.org> 0.5.0-1.20140603git1753b9 - Release 0.5.0 * Mon Jun 02 2014 Antonio Trande <sagitterATfedoraproject.org> 0.4.0-4.20140602gitebde9f - Update to a new commit (fixed all license headers) * Mon Jun 02 2014 Antonio Trande <sagitterATfedoraproject.org> 0.4.0-3.20140321git26e901 - Removed conditional macros for EPEL - Fixed Source0 * Sun Jun 01 2014 Antonio Trande <sagitterATfedoraproject.org> 0.4.0-2.20140321git26e901 - Fixed License - Fixed Requires package for python2/python3 - Excluded 'tests' directories by packaging - Performing building operations to packaging independent Python3 module - Disabled generation of the useless debuginfo package * Fri May 30 2014 Antonio Trande <sagitterATfedoraproject.org> 0.4.0-1.20140321git26e901 - Initial build - Fixed Version tag