Hello community,
here is the log from the commit of package python-unicodedata2 for
openSUSE:Factory checked in at 2020-03-25 23:47:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-unicodedata2 (Old)
and /work/SRC/openSUSE:Factory/.python-unicodedata2.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-unicodedata2"
Wed Mar 25 23:47:34 2020 rev:3 rq:788242 version:13.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-unicodedata2/python-unicodedata2.changes
2020-02-11 22:24:25.723535470 +0100
+++
/work/SRC/openSUSE:Factory/.python-unicodedata2.new.3160/python-unicodedata2.changes
2020-03-25 23:49:33.344032331 +0100
@@ -1,0 +2,7 @@
+Wed Mar 25 14:37:21 UTC 2020 - [email protected]
+
+- version update to 13.0.0
+ * Upgrade to Unicode 13.0.0 (#34).
+ * Build wheels for Python 3.8.
+
+-------------------------------------------------------------------
Old:
----
unicodedata2-12.1.0.tar.gz
New:
----
unicodedata2-13.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-unicodedata2.spec ++++++
--- /var/tmp/diff_new_pack.72m3cx/_old 2020-03-25 23:49:36.512031492 +0100
+++ /var/tmp/diff_new_pack.72m3cx/_new 2020-03-25 23:49:36.512031492 +0100
@@ -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 @@
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 @@
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
-%python_exec setup.py test
+%pytest_arch
%files %{python_files}
%doc README.md
++++++ unicodedata2-12.1.0.tar.gz -> unicodedata2-13.0.0.tar.gz ++++++
++++ 125538 lines of diff (skipped)