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,7 @@
#
# spec file for package python-unicodedata2
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-unicodedata2
Version: 15.0.0
Version: 15.1.0
Release: 0
Summary: Python unicodedata backport/updates
License: Apache-2.0 AND Python-2.0