Revisions of python-decorator

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 945419 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
- update to 5.1.1:
  * cythonized functions can now be decorated.
  * fixed an issue in the `decorator_apply` example and
  * regression fix for the "fix" in version 5.1 broke
  ` decorator.contextmanager` even more. Both issues are now solved.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 925751 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
- update to 5.1.0:
  * Added a function `decoratorx` using the `FunctionMaker` and thus
    preserving the signature of `__code__` objects.
  * Sphinx was printing a few warnings when building the documentation
  * functions decorated with `decorator.contextmanager` were one-shot,
     as discovered by Alex Pizarro.
  * `decorator.decorator` was not passing the kwsyntax argument.
- drop kwsyntax.patch (usptream)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 785072 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
- update to 4.4.2:
  * removing the usage of `__file__`, that was breaking PyOxidizer.
  * fixes for the future Python 3.9.
  * some fixes for the future Python 3.10.
Oliver Kurz's avatar Oliver Kurz (okurz-factory) accepted request 773654 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to 4.4.1:
  Changed the description to "Decorators for Humans" are requested by
  several users. Fixed a .rst bug in the description as seen in PyPI.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 686454 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
- Update to 4.4.0:
  * Fixed a regression with decorator factories breaking the case with no
    arguments by going back to the syntax used in version 4.2.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 654007 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 18)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 485855 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 14)
- fix source url

- Update to 4.0.11
  * Small improvements to the documentation and tested with Python 3.6
- Update to 4.0.10
  * Improved the documentation thanks to Tony Goodchild (zearin) who also
    provided a much better CSS than the one I was using.
- Update to 4.0.9
  * Same as 4.0.7 and 4.0.8, re-uploaded due to issues on PyPI.
- Update to 4.0.7
  * Switched to a new changelog format (the one in http://keepachangelog.com/)
    since it was contributed by Alexander Artemenko. Re-added a newline to support
    old version of Python, as requested by [azjps](https://github.com/azjps).
- Update to 4.0.6
  * Removed a file x.py accidentally entered in the tarball.
- Update to 4.0.5
  * Documented a quirk signaled by David Goldstein when writing decorators
    for functions with keyword arguments. Avoided copying the globals,
    as signaled by Benjamin Peterson.
- Update to 4.0.4
  * Included a patch from Zev Benjamin: now decorated functions play well
    with cProfile.
- Update to 4.0.3
  * Added a warning about the memoize example, as requested by Robert
    Buchholz.
- Update to 4.0.2
  * docs/README.rst was not included in MANIFEST.in by accident,
    thus breaking the source installation.
- Update to 4.0.1
  * Added docs directory and upload_docs command. Fixed bug with
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 12)
Split 13.2 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 10)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 180879 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 9)
- 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) (forwarded request 180868 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179774 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 8)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 7)
Split 12.3 from Factory
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by