Wed, 29 May 2024 14:11:11 UTC | login

Information for build preprocess-1.2.3-0.5.20170318git6e868b.fc29

ID47231
Package Namepreprocess
Version1.2.3
Release0.5.20170318git6e868b.fc29
Epoch
SummaryA portable multi-language file Python2 preprocessor
DescriptionThere are millions of templating systems out there (most of them developed for the web). This isn't one of those, though it does share some basics: a markup syntax for templates that are processed to give resultant text output. The main difference with preprocess.py is that its syntax is hidden in comments (whatever the syntax for comments may be in the target file type) so that the file can still have valid syntax. A comparison with the C preprocessor is more apt. preprocess.py is targeted at build systems that deal with many types of files. Languages for which it works include: C++, Python, Perl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell scripts (Bash, CSH, etc.) and C#. Preprocess is usable both as a command line app and as a Python module.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 02:26:28 UTC
CompletedWed, 04 Jul 2018 02:26:28 UTC
Tags
f29
RPMs
src
preprocess-1.2.3-0.5.20170318git6e868b.fc29.src.rpm (info) (download)
noarch
python2-preprocess-1.2.3-0.5.20170318git6e868b.fc29.noarch.rpm (info) (download)
python3-preprocess-1.2.3-0.5.20170318git6e868b.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.3-0.5.20170318git6e868b - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-0.4.20170318git6e868b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Jan 14 2018 Antonio Trande <sagitterATfedoraproject.org> - 1.2.3-0.3.20170318git6e868b - Use versioned Python2 packages * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-0.2.20170318git6e868b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Mar 18 2017 Antonio Trande <sagitterATfedoraproject.org> - 1.2.3-0.1.20170318git6e868b - New version - Change upstream source (bz#1433605) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-12.20150919gitd5ab9a - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.2-11.20150919gitd5ab9a - Rebuild for Python 3.6 * Tue Aug 16 2016 Antonio Trande <sagitterATfedoraproject.org> - 1.2.2-10.20150919gitd5ab9a - Rebuild for Python 3.5.2 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-9.20150919gitd5ab9a - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Jun 16 2016 Antonio Trande <sagitterATfedoraproject.org> - 1.2.2-8.20150919gitd5ab9a - Fix bad shebang in Python3 package (bz#1342494) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-7.20150919gitd5ab9a - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 29 2016 Antonio Trande <sagitterATfedoraproject.org> - 1.2.2-6.20150919gitd5ab9a - Renamed Python2 package * Thu Dec 10 2015 Antonio Trande <sagitterATfedoraproject.org> - 1.2.2-5.20150919gitd5ab9a - SPEC file adapted to recent guidelines for Python * Sun Nov 15 2015 Antonio Trande <sagitter@fedoraproject.org> 1.2.2-4.20150919gitd5ab9a - Rebuild again for Python3.5 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-3.20150919gitd5ab9a - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Oct 06 2015 Antonio Trande <sagitter@fedoraproject.org> 1.2.2-2.20150919gitd5ab9a - Added python-setuptools as BR on EPEL * Tue Sep 29 2015 Antonio Trande <sagitter@fedoraproject.org> 1.2.2-1.20150919gitd5ab9a - Update to 1.2.2 * Thu Sep 24 2015 Antonio Trande <sagitter@fedoraproject.org> 1.2.1-3.20150914gitb23422 - Added python_provide macro * Tue Sep 15 2015 Antonio Trande <sagitter@fedoraproject.org> 1.2.1-2.20150914gitb23422 - Fixed 'non-executable script' errors * Mon Sep 14 2015 Antonio Trande <sagitter@fedoraproject.org> 1.2.1-1.20150914gitb23422 - Update to 1.2.1 (commit #b234225fff4e79a66bdd8e2341ac9d67be1b3066) - Some cleanups * Tue Jul 28 2015 Antonio Trande <sagitter@fedoraproject.org> 1.2-1.20150629git30078c - Initial build