15
0
forked from pool/python-hishel

- update to 0.1.1:

* FIx typig extensions nor found.
  * Add support for Python 3.12 / drop Python 3.8.
  * Specify usedforsecurity=False in blake2b.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=11
This commit is contained in:
2024-11-13 15:06:50 +00:00
committed by Git OBS Bridge
parent 7e31153f24
commit fb33b5fa9f
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 13 15:06:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.1.1:
* FIx typig extensions nor found.
* Add support for Python 3.12 / drop Python 3.8.
* Specify usedforsecurity=False in blake2b.
-------------------------------------------------------------------
Tue Oct 29 21:41:24 UTC 2024 - Dirk Müller <dmueller@suse.com>