From cd08152739ceea2c9cab8d8bec2fd033be25753683ca06704f782ae85e483561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 25 Mar 2020 15:12:00 +0000 Subject: [PATCH] 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 --- python-unicodedata2.changes | 7 +++++++ python-unicodedata2.spec | 5 +++-- unicodedata2-12.1.0.tar.gz | 3 --- unicodedata2-13.0.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 unicodedata2-12.1.0.tar.gz create mode 100644 unicodedata2-13.0.0.tar.gz diff --git a/python-unicodedata2.changes b/python-unicodedata2.changes index 65e98c5..95209b9 100644 --- a/python-unicodedata2.changes +++ b/python-unicodedata2.changes @@ -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 diff --git a/python-unicodedata2.spec b/python-unicodedata2.spec index 137d16c..c00c795 100644 --- a/python-unicodedata2.spec +++ b/python-unicodedata2.spec @@ -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 diff --git a/unicodedata2-12.1.0.tar.gz b/unicodedata2-12.1.0.tar.gz deleted file mode 100644 index dbd8468..0000000 --- a/unicodedata2-12.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1adaa55c908987a6657900d9f02d91ec71f79acdc292239440b2519b61a10852 -size 1170550 diff --git a/unicodedata2-13.0.0.tar.gz b/unicodedata2-13.0.0.tar.gz new file mode 100644 index 0000000..a5522b3 --- /dev/null +++ b/unicodedata2-13.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149c9d637c44163b42baccd75167c31f76bfcc4809581547d10fc3550be8a814 +size 1202614