Hello community, here is the log from the commit of package python-precis-i18n for openSUSE:Factory checked in at 2020-03-14 09:55:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-precis-i18n (Old) and /work/SRC/openSUSE:Factory/.python-precis-i18n.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-precis-i18n" Sat Mar 14 09:55:06 2020 rev:3 rq:784426 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-precis-i18n/python-precis-i18n.changes 2019-07-23 22:39:51.982940561 +0200 +++ /work/SRC/openSUSE:Factory/.python-precis-i18n.new.3160/python-precis-i18n.changes 2020-03-14 09:55:11.555103627 +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.PdVZUv/_old 2020-03-14 09:55:13.551105092 +0100 +++ /var/tmp/diff_new_pack.PdVZUv/_new 2020-03-14 09:55:13.555105095 +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)
