Changelog for
python-decorator-3.4.2-33.1.x86_64.rpm :
Sat May 2 14:00:00 2015 benoit.moninAATTgmx.fr
- update to version 3.4.2:
* Same as 3.4.1, re-uploaded to PyPI
- additional changes from version 3.4.1:
* Ported the repository from GoogleCode to GitHub and added
Travis CI support
* Tests are executed with the new command `python test.py -v`
* setuptools is now mandatory in Python 3
* The suggested installation tool is `pip`, not `easy_install`
* Supported IronPython and other Python implementations without
sys._getframe, as requested by Doug Blank
- remove python-nose from BuildRequires, unneeded
- replace README.txt with README.rst: changed upstream
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Tue Jun 25 14:00:00 2013 dmuellerAATTsuse.com
- update to 3.4.0:
* Added the ability to use classes and generic callables as callers and
implemented a signature-preserving contexmanager decorator. Fixed a bug
with the signature f(
*
*kw) in Python 3 and fixed a couple of doctests
broken by Python 3.3, both issues pointed out by Dominic Sacré (18/10/2012)
Wed May 23 14:00:00 2012 highwaystar.ruAATTgmail.com
- update to version 3.3.3
- minor spec improvement
- python3 package added
Tue Nov 29 13:00:00 2011 cfarrellAATTsuse.com
- license update: BSD-2-Clause
SPDX format
Thu Nov 24 13:00:00 2011 idoenmezAATTsuse.de
- Update to upstream tarball, no code changes
Mon Sep 26 14:00:00 2011 saschpeAATTsuse.de
- Add python-distribute (setuptools) BuildRequires, seemed to got lost
Thu Sep 1 14:00:00 2011 saschpeAATTsuse.de
- Update to version 3.3.2
- Added proper changes file
Thu Jan 7 13:00:00 2010 hpjAATTurpla.net
- Update to 3.3.0
Mon Aug 10 14:00:00 2009 cfarrell1980AATTgmail.com
- Update to 3.0.1
Tue Dec 2 13:00:00 2008 jfunkAATTfunktronics.ca
- Initial release