Name: | preproc |
---|---|
Version: | 0.5 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23504 |
License: | GPLv2+ |
RPM: | preproc-0.5-6.el9.noarch.rpm |
Source RPM: | preproc-0.5-6.el9.src.rpm |
Build Date: | Sun Oct 23 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pagure.io/rpkg-util.git |
Summary: | Simple text preprocessor |
Description: | Simple text preprocessor implementing a very basic templating language. You can use bash code enclosed in triple braces in a text file and then pipe content of that file to preproc. preproc will replace each of the tags with stdout of the executed code and print the final renderred result to its own stdout. |
- Patch `pipes` DeprecationWarning (makes dependents ftbfs)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- we need to sed python version also in %check section of spec
- fix tests, add correct requires and buildrequires
- test preproc when building