forked from pool/python-unicodedata2
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:
committed by
Git OBS Bridge
parent
56848645e4
commit
cd08152739
@@ -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>
|
Fri Feb 7 16:20:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-unicodedata2
|
Name: python-unicodedata2
|
||||||
Version: 12.1.0
|
Version: 13.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python unicodedata backport
|
Summary: Python unicodedata backport
|
||||||
License: Apache-2.0 AND Python-2.0
|
License: Apache-2.0 AND Python-2.0
|
||||||
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/mikekap/unicodedata2
|
URL: https://github.com/mikekap/unicodedata2
|
||||||
Source: https://github.com/mikekap/unicodedata2/archive/%{version}.tar.gz#/unicodedata2-%{version}.tar.gz
|
Source: https://github.com/mikekap/unicodedata2/archive/%{version}.tar.gz#/unicodedata2-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
@@ -46,7 +47,7 @@ export CFLAGS="%{optflags}"
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%python_exec setup.py test
|
%pytest_arch
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1adaa55c908987a6657900d9f02d91ec71f79acdc292239440b2519b61a10852
|
|
||||||
size 1170550
|
|
3
unicodedata2-13.0.0.tar.gz
Normal file
3
unicodedata2-13.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:149c9d637c44163b42baccd75167c31f76bfcc4809581547d10fc3550be8a814
|
||||||
|
size 1202614
|
Reference in New Issue
Block a user