15
0

- update to 41.0.5:

* Update test vectors to match python-cryptography 41.0.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=9
This commit is contained in:
2023-11-10 13:26:52 +00:00
committed by Git OBS Bridge
parent 399473b052
commit ca842a1743
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 10 13:26:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.1.9:
* Drop support for Python 3.7.
* Add support for Python 3.12.
* Avoid redefinition of `_XOPEN_SOURCE`.
-------------------------------------------------------------------
Mon Nov 7 21:09:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>