SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-argh-0.26.2-2.1.noarch.rpm :
Fri Jul 22 14:00:00 2016 arunAATTgmx.de
- update to version 0.26.2:

* Removed official support for Python 3.4, added for 3.5.

* Various tox-related improvements for development.

* Improved documentation.

Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:

* changed to https for source url

* updated source url to files.pythonhosted.org

Fri Jan 16 13:00:00 2015 arunAATTgmx.de
- specfile:

* updated url

* README -> README.rst
- updated to version 0.26.1:

* The undocumented (and untested) argument `dispatch(...,
pre_call=x)` was broken; fixing because at least one important app
depends on it (issue #63).
- changes from version 0.26:

* Removed decorator `AATTalias` (deprecated since v.0.19).

* Removed decorator `AATTplain_signature` (deprecated since v.0.20).

* Dropped support for old-style functions that implicitly expected
namespace objects (deprecated since v.0.21). The `AATTexpects_obj`
decorator is now mandatory for such functions.

* Removed decorator `AATTcommand` (deprecated since v.0.21).

* The `AATTwrap_errors` decorator now strictly requires that the
classes are given as a list (old behaviour was deprecated since
v.0.22).

* The `allow_warnings` argument is removed from
`argh.completion.autocomplete()`. Debug-level logging is used
instead. (The warnings were deprecated since v.0.25).

* Deprecated arguments `title`, `help` and `description` in
`add_commands()` helper function. See documentation and issue #60.

* Improved representation of default values in the help.

* Dispatcher can be configured to skip unknown arguments (issue
[#57]).

* Added `add_subcommands()` helper function (a convenience wrapper
for `add_commands()`).

* `EntryPoint` now stores kwargs for the parser.

* Added support for default command
*with
* nested commands (issue
[#78]).

* Help formatter was broken for arguments with empty strings as
default values (issue #76).
- changes from version 0.25:

* Added EntryPoint class as another way to assemble functions (issue
[#59]).

* Added support for Python 3.4; dropped support for Python 3.3 (this
doesn\'t mean that Argh is necessarily broken under 3.3, it\'s just
that I\'m not testing against it anymore).

* Shell completion warnings are now deprecated in favour of
`logging`.

* The command help now displays default values of all arguments
(issue #64).

* Function docstrings are now displayed verbatim in the help (issue
[#64]).

* Argh\'s dispatching now should work properly in Cython.
- no changelog information for earlier version.

Sat Jan 10 13:00:00 2015 arunAATTgmx.de
- specfile:

* update copyright year

* remove ifs for opensuse version <=1220

Wed Oct 23 14:00:00 2013 toddrme2178AATTgmail.com
- Add BuildRequires: python3 for openSUSE 12.2, so hashlib is
available.

Fri Oct 11 14:00:00 2013 speilickeAATTsuse.com
- No need to depend on argparse, it\'s part of the stdlib since 2.7

Wed Sep 25 14:00:00 2013 p.drouandAATTgmail.com
- Initial python3 support

Wed Sep 25 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.23.3
+ No changelog available

Thu Mar 7 13:00:00 2013 darinAATTdarins.net
- Update to verios 0.23.0
+ Upstream provides no changelog

Fri Nov 23 13:00:00 2012 saschpeAATTsuse.de
- Update to version 0.17.2:
+ Upstream provides no changelog

Wed Jun 6 14:00:00 2012 os-devAATTjacraig.com
- Update to version 0.15.1:
+ Upstream provides no changelog

Tue Jan 31 13:00:00 2012 saschpeAATTsuse.de
- Initial version


 
ICM