Hello community,
here is the log from the commit of package python-precis-i18n for
openSUSE:Leap:15.2 checked in at 2020-03-15 07:12:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-precis-i18n (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-precis-i18n.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-precis-i18n"
Sun Mar 15 07:12:10 2020 rev:4 rq:784864 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-precis-i18n/python-precis-i18n.changes
2020-03-09 18:10:34.813129021 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-precis-i18n.new.3160/python-precis-i18n.changes
2020-03-15 07:12:20.484998552 +0100
@@ -1,0 +2,6 @@
+Wed Mar 11 20:40:12 UTC 2020 - BenoƮt Monin <[email protected]>
+
+- add support_unicode_12.1_for_python_3.8.patch to fix test under
+ python 3.8
+
+-------------------------------------------------------------------
New:
----
support_unicode_12.1_for_python_3.8.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-precis-i18n.spec ++++++
--- /var/tmp/diff_new_pack.M2hjQC/_old 2020-03-15 07:12:21.052998892 +0100
+++ /var/tmp/diff_new_pack.M2hjQC/_new 2020-03-15 07:12:21.056998895 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-precis-i18n
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
Group: Development/Languages/Python
URL: https://github.com/byllyfish/precis_i18n
Source:
https://github.com/byllyfish/precis_i18n/archive/v%{version}.tar.gz
+# imported from upstream 7b6987e20 to add python 3.8 support
+Patch1: support_unicode_12.1_for_python_3.8.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -47,7 +49,7 @@
Strings Representing Nicknames (RFC 8266).
%prep
-%setup -q -n %{_name}-%{version}
+%autosetup -n %{_name}-%{version} -p1
%build
%python_build
++++++ support_unicode_12.1_for_python_3.8.patch ++++++
++++ 2091 lines (skipped)