Changelog for
python-argparse-1.4.0-51.1.x86_64.rpm :
Mon May 22 14:00:00 2017 tbechtoldAATTsuse.com
- Provide python2-argparse
Thu Sep 15 14:00:00 2016 toddrme2178AATTgmail.com
- Update to 1.4.0
- make argparse behave for default args aka
issue #12776, #11839: call argparse type function only once.
- move to github:ThomasWaldmann/argparse
- add TW as maintainer / give TW\'s email
- add some usecase to README, clarify issue tracking
- add a note to tox.ini about testing on dead snakes
- Remove ancient documentation file
- Clean up documentation handling
Fri Aug 21 14:00:00 2015 toddrme2178AATTgmail.com
- Add python-argparse-backport provides
For some distros, the \"python\" package provides python-argparse.
This allows packages to explicitly define that it needs this
backported version rather than the included version.
Sun Apr 19 14:00:00 2015 benoit.moninAATTgmx.fr
- update to version 1.3.0:
* added aliases support (thanks to Roland Kammerer!) + tests
for it
* use tox for testing python >= 2.6
* tests successfully on 3.4 also (without random hash seed)
* added argparse.__external_lib__ = True so one can test one is
really using / testing the external library (and not the
builtin one in stdlib of recent Pythons)
- additional change from 1.2.2:
* added universal wheel support, built, signed and uploaded with:
python setup.py sdist bdist_wheel upload
- -identity=\"Thomas Waldmann\" --sign
* host the files on pypi
- set the source URL to pypi
- change obsolete of python-argparse-doc back to \'<\' after
version update
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Sun Apr 14 14:00:00 2013 p.drouandAATTgmail.com
- Initial python3 support
Thu Sep 22 14:00:00 2011 saschpeAATTsuse.de
- Corrected license to Python-2.0
Thu Sep 22 14:00:00 2011 saschpeAATTsuse.de
- Set license to Apache-2.0 (SPDX style)
- Merge doc package back into base package
- Remove %clean section and authors from description
- Require python-distribute instead of python-setuptools
Fri Apr 1 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.2.1:
- fixed Issue #82: argparse 1.2 incompatible with Python 3.1
- hacked the tests so they don\'t have the minor failures that were caused
by the compatibility stuff for python 2.3 and 3.1
Mon Mar 28 14:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.2:
- fixed Issue #79: re-licensed argparse package under same
license as py 2.7 stdlib argparse code
- fixed Issue #80: argparse 1.2 is now same archive on pypi / on
google code
- Hard-coded PDF version as it is not following release number
(at least for now).
Wed Dec 15 13:00:00 2010 saschpeAATTsuse.de
- Re-add documentation subpackage
* Got lost in previous commit
* Also add NEWS.txt and README.txt
Sat Dec 11 13:00:00 2010 saschpeAATTgmx.de
- Re-generated spec file with py2pack, now builds for Fedora and
Mandriva.
Tue Sep 7 14:00:00 2010 alexandreAATTexatati.com.br
- Bzip2 source file;
- Spec file cleaned with spec-cleaner.
Sun May 30 14:00:00 2010 tomsAATTsuse.de
SPEC file changes:
- Create subpackage for documentation
- Added %changelog
- Used macro \"modname\"
- Added additionally PDF for documentation subpackage
Mon Mar 1 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 1.1.
Thu Dec 10 13:00:00 2009 alexandreAATTexatati.com.br
- Initial package (1.0.1) for openSUSE.