Hello community, here is the log from the commit of package python-langdetect for openSUSE:Leap:15.2 checked in at 2020-04-18 18:41:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-langdetect (Old) and /work/SRC/openSUSE:Leap:15.2/.python-langdetect.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langdetect" Sat Apr 18 18:41:23 2020 rev:2 rq:795342 version:1.0.8 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-langdetect/python-langdetect.changes 2020-02-22 17:50:05.553486561 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-langdetect.new.2738/python-langdetect.changes 2020-04-18 18:41:24.354001172 +0200 @@ -1,0 +2,7 @@ +Wed Apr 15 10:20:08 UTC 2020 - Marketa Calabkova <[email protected]> + +- Update to 1.0.8 + * Drop unsupported Python 2.6, 3.2, 3.3 + * Support Python 3.7, 3.8 + +------------------------------------------------------------------- Old: ---- langdetect-1.0.7.zip New: ---- langdetect-1.0.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-langdetect.spec ++++++ --- /var/tmp/diff_new_pack.oFXHoF/_old 2020-04-18 18:41:24.686001873 +0200 +++ /var/tmp/diff_new_pack.oFXHoF/_new 2020-04-18 18:41:24.690001882 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-langdetect # -# Copyright (c) 2019 SUSE LLC +# 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 @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-langdetect -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Language detection library ported from Google's language-detection License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/Mimino666/langdetect -Source: https://files.pythonhosted.org/packages/source/l/langdetect/langdetect-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/l/langdetect/langdetect-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros
