Hello community,
here is the log from the commit of package python-unicodedata2 for
openSUSE:Leap:15.2 checked in at 2020-03-27 16:44:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-unicodedata2 (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-unicodedata2.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-unicodedata2"
Fri Mar 27 16:44:14 2020 rev:3 rq:788454 version:13.0.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-unicodedata2/python-unicodedata2.changes
2020-03-09 18:00:07.932661637 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-unicodedata2.new.3160/python-unicodedata2.changes
2020-03-27 16:46:30.191876185 +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.wyPBGT/_old 2020-03-27 16:46:33.235877973 +0100
+++ /var/tmp/diff_new_pack.wyPBGT/_new 2020-03-27 16:46:33.271877994 +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)