forked from pool/python-bottle
Accepting request 992636 from home:benoit_monin:branches:devel:languages:python
- update to version 0.12.23: bugfix release - drop fix_cookie_test.patch: fixed upstream - run the tests with unittest OBS-URL: https://build.opensuse.org/request/show/992636 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 3 20:24:55 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 0.12.23: bugfix release
|
||||
* fix: Include keyword-only-args in getarcspec() polyfill
|
||||
- additional changes from version 0.12.22:
|
||||
* fix: Jinja2 and mako test path issues
|
||||
* getargspec is gone in python 3.11: so use getfullargspec on all
|
||||
3.x versions instead
|
||||
* fix: view decorator does not forward default values if route
|
||||
result is None
|
||||
* fix: Make tests runnable with both unittest and pytest
|
||||
* fix: Cookie test falsely reports a failure for some python
|
||||
versions
|
||||
- drop fix_cookie_test.patch: fixed upstream
|
||||
- run the tests with unittest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 20:41:56 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
Reference in New Issue
Block a user