15
0
forked from pool/python-Beaker

- update to 1.12.1:

* Fix ext:database backend failing to initialize
  * Improved inline code documentation for the crypto module

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=61
This commit is contained in:
2023-02-10 10:20:01 +00:00
committed by Git OBS Bridge
parent ff4a2f41f6
commit 3c95418ea2
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 10 10:19:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.12.1:
* Fix ext:database backend failing to initialize
* Improved inline code documentation for the crypto module
-------------------------------------------------------------------
Tue Jan 3 08:16:03 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>