Thu, 25 Apr 2024 08:07:06 UTC | login

Information for build python-cliff-1.10.0-2.el7

ID1156
Package Namepython-cliff
Version1.10.0
Release2.el7
Epoch
SummaryCommand Line Interface Formulation Framework
Descriptioncliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. Documentation for cliff is hosted on readthedocs.org at http://readthedocs.org/docs/cliff/en/latest/
Built byapevec
State complete
Volume DEFAULT
StartedTue, 05 May 2015 02:33:50 UTC
CompletedTue, 05 May 2015 02:36:25 UTC
Taskbuild (cloud7-openstack-kilo-el7, python-cliff-1.10.0-2.el7.src.rpm)
Tags
cloud7-openstack-kilo-candidate
RPMs
src
python-cliff-1.10.0-2.el7.src.rpm (info) (download)
noarch
python-cliff-1.10.0-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Mar 30 2015 Ralph Bean <rbean@redhat.com> - 1.10.0-2 - Remove setuptools dep on argparse. * Wed Mar 04 2015 Ralph Bean <rbean@redhat.com> - 1.10.0-1 - new version - Update list of files packages under %doc. - Explicitly package the license file. * Mon Sep 22 2014 Alan Pevec <alan.pevec@redhat.com> 1.7.0-1 - Update to upstream 1.7.0 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Thu Apr 17 2014 Ralph Bean <rbean@redhat.com> - 1.6.1-1 - Latest upstream. * Tue Jan 28 2014 Ralph Bean <rbean@redhat.com> - 1.6.0-1 - Latest upstream. - Add dep on python-pbr (python build reasonableness) - Add dep on python-stevedore - Add build requirements on python-nose, python-mock, and bash - Change check to use 'nosetests' directly. - Remove bundled egg-info * Thu Nov 14 2013 Ralph Bean <rbean@redhat.com> - 1.4.5-1 - Latest upstream. - Remove patch now that the latest cmd2 and pyparsing are required. * Thu Nov 14 2013 Ralph Bean <rbean@redhat.com> - 1.4.4-2 - Enable python3 subpackage now that python3-pyparsing is available. - Adjust patch to simplify pyparsing setuptools constraints further. * Fri Sep 13 2013 Pádraig Brady <pbrady@redhat.com> - 1.4.4-1 - Latest upstream. * Tue Aug 06 2013 Ralph Bean <rbean@redhat.com> - 1.4-1 - Latest upstream. * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Apr 10 2013 Ralph Bean <rbean@redhat.com> - 1.3.2-1 - Latest upstream. - Patched pyparsing version constraint for py2. - Modernized python3 conditional. - Temporarily disabled python3 subpackage for python3-pyparsing dep. - Added temporary explicit dependency on python3-pyparsing>=2.0.0. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 22 2013 Ralph Bean <rbean@redhat.com> - 1.3-1 - Latest upstream. - Enabled python3 subpackage. - Remove requirement on python-tablib * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jul 06 2012 Ralph Bean <rbean@redhat.com> - 1.0-3 - Require python-argparse on epel. * Thu Jul 05 2012 Ralph Bean <rbean@redhat.com> - 1.0-2 - Manually disable python3 support until python3-prettytable is available. * Thu Jun 28 2012 Ralph Bean <rbean@redhat.com> - 1.0-1 - initial package for Fedora