14
0

- update to 3.11.1:

* Fixed ``EncodingWarnings`` when reading/writing text.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=24
This commit is contained in:
2023-05-09 21:30:37 +00:00
committed by Git OBS Bridge
parent 815af424b5
commit d1f8700356
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 9 21:30:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.11.1:
* Fixed ``EncodingWarnings`` when reading/writing text.
-------------------------------------------------------------------
Tue Dec 6 03:48:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>