Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pyphen for openSUSE:Factory checked in at 2021-03-30 21:14:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pyphen (Old) and /work/SRC/openSUSE:Factory/.python-Pyphen.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pyphen" Tue Mar 30 21:14:35 2021 rev:4 rq:878252 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pyphen/python-Pyphen.changes 2019-02-28 21:42:47.213540897 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pyphen.new.2401/python-Pyphen.changes 2021-03-30 21:43:03.214542573 +0200 @@ -1,0 +2,8 @@ +Thu Mar 11 04:58:16 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 0.10.0: + * Ignore *HYPHENMIN options in dictionaries + * Improve dictionaries update script + * Drop Python 3.5 and add Python 3.9 support + +------------------------------------------------------------------- Old: ---- 0.9.5.tar.gz New: ---- 0.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pyphen.spec ++++++ --- /var/tmp/diff_new_pack.E1kiUl/_old 2021-03-30 21:43:03.778543047 +0200 +++ /var/tmp/diff_new_pack.E1kiUl/_new 2021-03-30 21:43:03.782543050 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Pyphen # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,11 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pyphen -Version: 0.9.5 +Version: 0.10.0 Release: 0 Summary: Pure Python module to hyphenate text License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MPL-1.1 -Group: Development/Languages/Python -Url: https://github.com/Kozea/Pyphen +URL: https://github.com/Kozea/Pyphen Source: https://github.com/Kozea/Pyphen/archive/%{version}.tar.gz BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -53,7 +52,7 @@ %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v test.py %files %{python_files} -%doc README +%doc README.rst %license COPYING COPYING.GPL COPYING.LGPL COPYING.MPL %{python_sitelib}/* ++++++ 0.9.5.tar.gz -> 0.10.0.tar.gz ++++++ ++++ 7094 lines of diff (skipped)