--- - branch: MAIN date: Fri Dec 4 20:44:48 UTC 2015 files: - new: '1.5' old: '1.4' path: pkgsrc/devel/py-decorator/Makefile pathrev: pkgsrc/devel/py-decorator/Makefile@1.5 type: modified - new: '1.4' old: '1.3' path: pkgsrc/devel/py-decorator/distinfo pathrev: pkgsrc/devel/py-decorator/distinfo@1.4 type: modified id: 20151204T204448Z.b752892926267f7d485b3ca74bc31176a6baa8ca log: | Update py-decorator to 4.0.2: 4.0.2 Fix: docs/README.rst was not included in MANIFEST.in by accident, thus breaking the source installation (2015/07/28) 4.0.1 Added docs directory and upload_docs command. Fixed bug with `__qualname__`, reported by Lucian Petrut (2015/07/28) 4.0.0 Removed the need for 2to3 by dropping the support for Python 2.5. Added a MANIFEST.in file and produced a proper wheel. Improved the integration with setuptools so that `python setup.py test` works. Reworked the documentation and introduced `decorator.decorated`. Removed any dependence from `inspect.getargspec`, which is deprecated in Python 3.5, as signaled by Ralf Gommers. Fixed `contextmanager` to work with Python 3.5. Copied the `__qualname__` attribute, as requested by Frazer McLean. Added a `dispatch_on` facility to implement generic functions. (2015/07/24) 3.4.2 Same as 3.4.1, re-uploaded to PyPI (2015-03-22) 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 now `pip`, not `easy_install`. Supported IronPython and other Python implementations without sys._getframe, as requested by Doug Blank (2015/03/16) module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-decorator' unixtime: '1449261888' user: wiz