Thu, 30 May 2024 07:33:06 UTC | login

Information for build preproc-0.5-6.fc37

ID216476
Package Namepreproc
Version0.5
Release6.fc37
Epoch
SummarySimple text preprocessor
DescriptionSimple 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.
git+ssh://git@pagure.io/rpkg-util.git#bcad4393160b3fe9f624ebdc0ac1a65dffd75754:preproc
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 05 Nov 2022 10:21:23 UTC
CompletedSat, 05 Nov 2022 10:21:23 UTC
Tags
f37
f38
RPMs
src
preproc-0.5-6.fc37.src.rpm (info) (download)
noarch
preproc-0.5-6.fc37.noarch.rpm (info) (download)
Changelog * Sat Aug 06 2022 Simon de Vlieger <cmdr@supakeen.com> - 0.5-6 - Patch `pipes` DeprecationWarning (makes dependents ftbfs) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 16 2021 clime <clime@fedoraproject.org> 0.5-1 - we need to sed python version also in %check section of spec * Sat Jan 16 2021 clime <clime@fedoraproject.org> 0.4-1 - fix tests, add correct requires and buildrequires * Sun Jan 03 2021 clime <clime@fedoraproject.org> 0.3-1 - test preproc when building