14
0

Accepting request 946842 from home:bnavigator:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/946842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unicodedata2?expand=0&rev=7
This commit is contained in:
2022-01-17 06:45:49 +00:00
committed by Git OBS Bridge
parent cd08152739
commit 358fc7b78b
4 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
Wed Mar 25 14:37:21 UTC 2020 - pgajdos@suse.com