- update to version 6.0.1:

- Add deserializer to Cornice params (#565).
 - Refactory ``unittest`` aliases for Python 3.11 compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cornice?expand=0&rev=3
This commit is contained in:
2022-01-07 18:57:18 +00:00
committed by Git OBS Bridge
parent 490ca16720
commit cfbcf4b555
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 7 18:56:53 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 6.0.1:
- Add deserializer to Cornice params (#565).
- Refactory ``unittest`` aliases for Python 3.11 compatibility.
-------------------------------------------------------------------
Fri Dec 3 12:57:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>