Fedora 21 Update: python-cliapp-1.20140719-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Sat Dec 13 09:51:55 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-16181
2014-12-03 05:43:50
--------------------------------------------------------------------------------

Name        : python-cliapp
Product     : Fedora 21
Version     : 1.20140719
Release     : 1.fc21
URL         : http://liw.fi/cliapp/
Summary     : Python framework for Unix command line programs
Description :
cliapp is a Python framework for Unix-like command line programs. It
contains the typical stuff such programs need to do, such as parsing
the command line for options, and iterating over input files.

--------------------------------------------------------------------------------
Update Information:

Version 1.20140719

* The way logging is set up has been split into smaller methods, to allow overriding better.
* Plugins no longer need to define a `disable` method: the default implementation is now a no-op.

Bug fixes:

* When getting help for a subcommand, cliapp would crash saying
  `get_help_text_formatter` couldn't be found. This has been fixed.

Version 1.20140315
------------------

* `cliapp` now logs the current working directory, uid, effective uid, gid, and effective gid at startup.
* `cliapp` (`Settings.load_configs`) now reports an unknown
  variable in a configuration file with a nice error message, rather than a stack trace.
* Allow overriding how the full help text for a subcommand is to be formatted.
* The `cliapp.Settings.require` method now accepts many setting names, and check for all of them.

--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec  2 2014 Michel Alexandre Salim <salimma at fedoraproject.org> - 1.20140719-1
- Update to 1.20140719
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1077600 - python-cliapp-1.20140719 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1077600
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-cliapp' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list