Wed, 24 Apr 2024 22:56:02 UTC | login

Information for build python-cmd2-2.1.2-1.el9s

ID35532
Package Namepython-cmd2
Version2.1.2
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-cmd2.git#8fd0290dd871f8f66fb76ff54afa06cff719057d
SummaryExtra features for standard library's cmd module
DescriptionEnhancements for standard library's cmd module. Drop-in replacement adds several features for command-prompt tools: * Searchable command history (commands: "hi", "li", "run") * Load commands from file, save to file, edit commands in file * Multi-line commands * Case-insensitive commands * Special-character shortcut commands (beyond cmd's "@" and "!") * Settable environment parameters * Parsing commands with flags * > (filename), >> (filename) redirect output to file * < (filename) gets input from file * bare >, >>, < redirect to/from paste buffer * accepts abbreviated commands when unambiguous * `py` enters interactive Python console * test apps against sample session transcript (see example/example.py) Usable without modification anywhere cmd is used; simply import cmd2.Cmd in place of cmd.Cmd. See docs at http://packages.python.org/cmd2/
Built byrdobuilder
State complete
Volume DEFAULT
StartedThu, 14 Oct 2021 08:57:44 UTC
CompletedThu, 14 Oct 2021 08:58:30 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-cmd2.git:8fd0290dd871f8f66fb76ff54afa06cff719057d)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-cmd2.git#8fd0290dd871f8f66fb76ff54afa06cff719057d'}}
Tags
cloud9s-openstack-wallaby-testing
cloud9s-openstack-xena-testing
cloud9s-openstackclient-xena-candidate
cloud9s-openstackclient-xena-release
cloud9s-openstackclient-xena-testing
RPMs
src
python-cmd2-2.1.2-1.el9s.src.rpm (info) (download)
noarch
python3-cmd2-2.1.2-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Sun Aug 08 2021 Kevin Fenzi <kevin@scrye.com> - 2.1.2-1 - Update to 2.1.2. Fixes rhbz#1971701 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 19 2021 Kevin Fenzi <kevin@scrye.com> - 2.1.1-1 - Update to 2.1.1. Fixed rhbz#1971701 * Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 2.0.1-2 - Rebuilt for Python 3.10 * Mon Jun 07 2021 Ken Dreyer <kdreyer@redhat.com> - 2.0.1-1 - Update to latest upstream release - Remove explicit Requires * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.4.0-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Dec 11 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.4.0-1 - Update to latest upstream release 1.4.0 * Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 1.3.11-1 - Update to 1.3.11. * Sun Sep 27 2020 Kevin Fenzi <kevin@scrye.com> - 1.3.10-1 - Update to 1.3.10. Fixes bug #1878431 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.16-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.16-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.16-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 24 2019 Kevin Fenzi <kevin@scrye.com> - 0.9.16-1 - Update to 0.9.16. Fixes bug #1732777 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.8.8-9 - Rebuilt for Python 3.8