Mon, 20 May 2024 08:08:33 UTC | login

Information for build preprocess-1.2.2-9.20150919gitd5ab9a.fc25

ID15512
Package Namepreprocess
Version1.2.2
Release9.20150919gitd5ab9a.fc25
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:23:42 UTC
CompletedSat, 14 Apr 2018 20:23:42 UTC
Tags
f28
f29
RPMs
src
preprocess-1.2.2-9.20150919gitd5ab9a.fc25.src.rpm (info) (download)
noarch
python2-preprocess-1.2.2-9.20150919gitd5ab9a.fc25.noarch.rpm (info) (download)
python3-preprocess-1.2.2-9.20150919gitd5ab9a.fc25.noarch.rpm (info) (download)
Changelog * 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