Revisions of python-decorator

buildservice-autocommit accepted request 1081946 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 53)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081385 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 52)
SR for python stack proposal
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 51)
- 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.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 50)
- 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)
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 910344 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 49)
- Add upstream patch kwsyntax.patch
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 48)
- update to 5.0.9:
  * Fixed a test breaking PyPy. Restored support for Sphinx.
  * Made the decorator module more robust when decorating builtin functions
    lacking dunder attributes, like `dict.__setitem__`.
  * The decorator module was not passing correctly the defaults inside the
    `*args` tuple, thanks to Dan Shult for the fix.
  * The decorator module was not copying the __module__ attribute anymore.
  * Dropped support for Python < 3.5 with a substantial simplification of
    the code base (now building a decorator does not require calling "exec").
    Added a way to mimic functools.wraps-generated decorators.
buildservice-autocommit accepted request 785072 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 47)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 46)
- 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.
buildservice-autocommit accepted request 773654 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 45)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 44)
- 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.
buildservice-autocommit accepted request 686454 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 43)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 42)
- 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.
buildservice-autocommit accepted request 674687 from Todd R's avatar Todd R (TheBlackCat) (revision 41)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 674686 from Todd R's avatar Todd R (TheBlackCat) (revision 40)
- update to version 4.3.2
   * now the decorator module can decorate generator functions by
     preserving their being generator functions
   * Set `python_requires='>=2.6, !=3.0.*, !=3.1.*'` in setup.py
- update to version 4.3.1
  * Added a section "For the impatient" to the README, addressing
    an issue raised by Amir Malekpour.
  * Added support for Python 3.7.
  * Now  the path to the decorator module appears in the
    tracebacks, as suggested by a user at EuroPython 2018.
buildservice-autocommit accepted request 654007 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 39)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 38)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 597436 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 37)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 597431 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 36)
- Ensure neutrality of description.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 597252 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 35)
update to latest version
buildservice-autocommit accepted request 566562 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 34)
baserev update by copy to link target
Displaying revisions 1 - 20 of 53
openSUSE Build Service is sponsored by