14
0

Accepting request 788235 from home:pgajdos:python

- version update to 13.0.0
  * Upgrade to Unicode 13.0.0 (#34).
  * Build wheels for Python 3.8.

OBS-URL: https://build.opensuse.org/request/show/788235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unicodedata2?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-25 15:12:00 +00:00
committed by Git OBS Bridge
parent 56848645e4
commit cd08152739
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 25 14:37:21 UTC 2020 - pgajdos@suse.com
- version update to 13.0.0
* Upgrade to Unicode 13.0.0 (#34).
* Build wheels for Python 3.8.
-------------------------------------------------------------------
Fri Feb 7 16:20:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-unicodedata2
Version: 12.1.0
Version: 13.0.0
Release: 0
Summary: Python unicodedata backport
License: Apache-2.0 AND Python-2.0
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
URL: https://github.com/mikekap/unicodedata2
Source: https://github.com/mikekap/unicodedata2/archive/%{version}.tar.gz#/unicodedata2-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -46,7 +47,7 @@ export CFLAGS="%{optflags}"
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
%python_exec setup.py test
%pytest_arch
%files %{python_files}
%doc README.md

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1adaa55c908987a6657900d9f02d91ec71f79acdc292239440b2519b61a10852
size 1170550

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:149c9d637c44163b42baccd75167c31f76bfcc4809581547d10fc3550be8a814
size 1202614