Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-preprocess-2.0.0-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: python2-preprocess Distribution: Fedora Project
Version: 2.0.0 Vendor: Fedora Project
Release: 1.el7 Build date: Sat Feb 20 15:12:05 2021
Group: Unspecified Build host: buildhw-x86-02.iad2.fedoraproject.org
Size: 89383 Source RPM: preprocess-2.0.0-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/doconce/preprocess/
Summary: A portable multi-language file Python2 preprocessor
There 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.

Provides

Requires

License

MIT

Changelog

* Fri Feb 19 2021 Antonio Trande <sagitter@fedoraproject.org> - 2.0.0-1
  - Release 2.0.0
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-0.18.20170318git6e868bc
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-0.17.20170318git6e868bc
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2.3-0.16.20170318git6e868bc
  - Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-0.15.20170318git6e868bc
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Oct 12 2019 Antonio Trande <sagitter@fedoraproject.org> - 1.2.3-0.14.20170318git6e868bc
  - Rebuild for future-0.18.0
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.3-0.13.20170318git6e868bc
  - Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.3-0.12.20170318git6e868bc
  - Rebuilt for Python 3.8
* Wed Jul 24 2019 Antonio Trande <sagitter@fedoraproject.org> - 1.2.3-0.11.20170318git6e868bc
  - Still needs fixes on EPEL7
* Tue Jul 23 2019 Antonio Trande <sagitter@fedoraproject.org> - 1.2.3-0.10.20170318git6e868bc
  - Fix builds on EPEL7
* Tue Jul 23 2019 Antonio Trande <sagitter@fedoraproject.org> - 1.2.3-0.9.20170318git6e868bc
  - Unversioned commands point to Python3 on Fedora
  - Obsolete Python2 version on Fedora
  - Explicit Provides of Python2 version on EPEL6
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-0.8.20170318git6e868bc
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Sep 29 2018 Antonio Trande <sagitter@fedoraproject.org> - 1.2.3-0.7.20170318git6e868b
  - Prepare SPEC file for deprecation of Python2 on fedora 30+
  - Prepare SPEC file for Python3-modules packaging on epel7
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-0.6.20170318git6e868b
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* 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 <sagitter@fedoraproject.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 <sagitter@fedoraproject.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 <sagitter@fedoraproject.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 <sagitter@fedoraproject.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 <sagitter@fedoraproject.org> - 1.2.2-6.20150919gitd5ab9a
  - Renamed Python2 package
* Thu Dec 10 2015 Antonio Trande <sagitter@fedoraproject.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

Files

/usr/bin/preprocess
/usr/bin/preprocess-2.7
/usr/bin/python2.7-preprocess
/usr/lib/python2.7/site-packages/preprocess-2.0.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/preprocess-2.0.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/preprocess-2.0.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/preprocess-2.0.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/preprocess-2.0.0-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/preprocess-2.0.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/preprocess-2.0.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/preprocess.py
/usr/lib/python2.7/site-packages/preprocess.pyc
/usr/lib/python2.7/site-packages/preprocess.pyo
/usr/share/doc/python2-preprocess-2.0.0
/usr/share/doc/python2-preprocess-2.0.0/BUGS.txt
/usr/share/doc/python2-preprocess-2.0.0/CONTRIBUTORS.txt
/usr/share/doc/python2-preprocess-2.0.0/README.md
/usr/share/doc/python2-preprocess-2.0.0/TODO.txt
/usr/share/licenses/python2-preprocess-2.0.0
/usr/share/licenses/python2-preprocess-2.0.0/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 01:36:02 2024