14
0

- update to 15.1.0:

* Updated to Unicode 15.1 and added support for Python 3.12
- Update to 15.0.0
  * Updated to Unicode 14.0 (#50)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unicodedata2?expand=0&rev=10
This commit is contained in:
2023-12-27 16:13:07 +00:00
committed by Git OBS Bridge
parent 78f4593a36
commit 37cc063d8c
4 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Wed Dec 27 16:12:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 15.1.0:
* Updated to Unicode 15.1 and added support for Python 3.12
-------------------------------------------------------------------
Wed Nov 9 19:33:17 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 15.0.0
- Update to 15.0.0
* Upgrade to Unicode 15.0.0
-------------------------------------------------------------------
@@ -10,7 +16,7 @@ Sun Jan 16 20:32:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 14.0.0
* Dropped support for EOL Python 2.7 and 3.5 (#47, #48)
* Added support for Python 3.9 and 3.10, and PyPy3
* Updated to Unicode 14.0 (#50)
* Updated to Unicode 14.0 (#50)
-------------------------------------------------------------------
Wed Mar 25 14:37:21 UTC 2020 - pgajdos@suse.com