Wed, 05 Jun 2024 13:14:50 UTC | login

Information for build python-click-6.6-2.fc25

ID16332
Package Namepython-click
Version6.6
Release2.fc25
Epoch
SummaryA simple wrapper around optparse for powerful command line utilities
Descriptionclick is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with good defaults out of the box.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:25:16 UTC
CompletedSat, 14 Apr 2018 20:25:16 UTC
Tags
f28
f29
RPMs
src
python-click-6.6-2.fc25.src.rpm (info) (download)
noarch
python-click-6.6-2.fc25.noarch.rpm (info) (download)
python3-click-6.6-2.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.6-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Mon Apr 18 2016 Charalampos Stratakis <cstratak@redhat.com> - 6.6-1 - Update to 6.6 - Removed non-applied patch file. * Tue Mar 08 2016 Robert Kuska <rkuska@redhat.com> - 6.3-1 - Update to 6.3 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 19 2016 Robert Kuska <rkuska@redhat.com> - 6.2-1 - Update to 6.2 * Wed Oct 14 2015 Robert Kuska <rkuska@redhat.com> - 5.1-2 - Rebuilt for Python3.5 rebuild * Mon Aug 24 2015 Robert Kuska <rkuska@redhat.com> - 5.1-1 - Update to 5.1 * Mon Aug 03 2015 Robert Kuska <rkuska@redhat.com> - 4.1-1 - Update to 4.1 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun May 31 2015 Robert Kuska <rkuska@redhat.com> - 4.0-2 - Rebuilt * Wed Apr 01 2015 Robert Kuska <rkuska@redhat.com> - 4.0-1 - Update to 4.0 * Fri Oct 03 2014 Robert Kuska <rkuska@redhat.com> - 3.3-1 - Update to 3.3 * Sun Aug 24 2014 Robert Kuska <rkuska@redhat.com> - 3.2-2 - Add patch for exception check of TypeError * Sun Aug 24 2014 Robert Kuska <rkuska@redhat.com> - 3.2-1 - Update to 3.2 * Mon Aug 18 2014 Robert Kuska <rkuska@redhat.com> - 3.1-1 - Update to 3.1 * Wed Jul 16 2014 Robert Kuska <rkuska@redhat.com> - 2.4-1 - Update to 2.4 * Mon Jun 30 2014 Robert Kuska <rkuska@redhat.com> - 2.2-1 - Update to 2.2 * Thu Jun 12 2014 Robert Kuska <rkuska@redhat.com> - 2.0-1 - Update to 2.0 * Fri Jun 06 2014 Robert Kuska <rkuska@redhat.com> - 1.1-3 - Make click own its folder - Use pythonX_version macros from devel package * Thu May 29 2014 Robert Kuska <rkuska@redhat.com> - 1.1-2 - Remove __pycache__ folder from tests * Mon May 12 2014 Robert Kuska <rkuska@redhat.com> - 1.1-1 - Update source * Wed May 07 2014 Robert Kuska <rkuska@redhat.com> - 0.6-1 - Initial package.