Fri, 31 May 2024 20:05:32 UTC | login

Information for build percol-0.1.1-0.11.git.b567f41.fc29

ID47178
Package Namepercol
Version0.1.1
Release0.11.git.b567f41.fc29
Epoch
SummaryInteractive selection to the traditional pipe concept on UNIX
Descriptionpercol is an interactive grep tool in your terminal. percol receives input lines from stdin or a file, lists up the input lines, waits for your input that filter/select the line(s), and finally outputs the selected line(s) to stdout. Since percol just filters the input and output the result to stdout, it can be used in command-chains with | in your shell (UNIX philosophy!).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 01:21:16 UTC
CompletedWed, 04 Jul 2018 01:21:16 UTC
Tags
f29
RPMs
src
percol-0.1.1-0.11.git.b567f41.fc29.src.rpm (info) (download)
noarch
percol-0.1.1-0.11.git.b567f41.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.1.1-0.11.git.b567f41 - Rebuilt for Python 3.7 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-0.10.git.b567f41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-0.9.git.b567f41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-0.8.git.b567f41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.1.1-0.7.git.b567f41 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-0.6.git.b567f41 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-0.5.git.b567f41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 05 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 0.1.1-0.4.git.b567f41 - Add BuildRequires: python3-six python3-cmigemo for test run. * Sun Nov 29 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 0.1.1-0.3.git.b567f41 - Review done. - Use new python pacroses %py3_build and %py3_install. * Sat Nov 28 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 0.1.1-0.2.git.b567f41 - Review in progress - https://bugzilla.redhat.com/show_bug.cgi?id=1249329. Thanks to Julien Enselme. - Change License to MIT (GPL statements removed: https://github.com/mooz/percol/commit/d0bc902555fff5abef85012af3cbc323b915843b). - Requested license text inclusion: https://github.com/mooz/percol/issues/87 - Add requires python3-cmigemo * Sun Jul 26 2015 Pavel Alexeev <Pahan@Hubbitus.info> - 0.1.1-0.1.git.b567f41 - Master build, two problems reported by me addressed now: o FSF address: https://github.com/mooz/percol/issues/77 o Python3 compatability - https://github.com/mooz/percol/issues/78 * Sun Jul 26 2015 Pavel Alexeev (aka Pahan-Hubbitus) <Pahan@Hubbitus.info> - 0.1.0-1 - Initial version - Incorrect fsf address reported: https://github.com/mooz/percol/issues/77