Commit Graph

4 Commits

Author SHA256 Message Date
dfec7f6330 Accepting request 940869 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/940869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-makefun?expand=0&rev=2
2021-12-16 20:19:40 +00:00
2ba2af8733 Accepting request 940461 from home:pgajdos:python
- version update to 1.12.1
  ### 1.12.1 - Bugfix
   - Fixed `TypeError` when a `func` attribute is present on the function provided to `create_function`. Fixed [#76]
  ### 1.12.0 - Refactoring and consistency improvement
   - Fixed `partial` so that :
     - when no argument is provided, it is equivalent to `wraps(f)(f)`. That is, the `__wrapped__` attribute is set. Fixed [#73]
     - it sets the `func` attribute just as `functools.partial` does. Fixed [#75]
   - Removed `pytest-cases` dependency as it was a circular one. Fixed [#68]
   - Now using `flake8` for qualimetry and `genbadge` for badges. Fixed [#71]
   - Restructured project so that tests are truly independent, to ease rpm/apt/etc. packaging. Fixed [#69]
- test the package

OBS-URL: https://build.opensuse.org/request/show/940461
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-makefun?expand=0&rev=3
2021-12-16 11:31:31 +00:00
2cc964da55 Accepting request 891255 from devel:languages:python
This package would be nice to have in factory. But at least it is required for the new version of yubikey manager

OBS-URL: https://build.opensuse.org/request/show/891255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-makefun?expand=0&rev=1
2021-05-07 14:45:56 +00:00
c69d591e4a Accepting request 891088 from home:susnux:branches:security
Required for some packages, at least new version of yubikey-manager (old version is in Factory) requires makefun.

OBS-URL: https://build.opensuse.org/request/show/891088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-makefun?expand=0&rev=1
2021-05-07 02:04:27 +00:00