pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-decorator
Module Name: pkgsrc
Committed By: rodent
Date: Sat Jun 14 14:27:53 UTC 2014
Modified Files:
pkgsrc/devel/py-decorator: Makefile distinfo
Log Message:
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.
3.3.3 Fixed a bug with kwonlyargs for Python 3
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-decorator/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/py-decorator/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index