Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-parsel for openSUSE:Factory checked in at 2021-08-25 20:58:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parsel (Old) and /work/SRC/openSUSE:Factory/.python-parsel.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parsel" Wed Aug 25 20:58:27 2021 rev:8 rq:914220 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parsel/python-parsel.changes 2021-03-16 15:46:19.861221872 +0100 +++ /work/SRC/openSUSE:Factory/.python-parsel.new.1899/python-parsel.changes 2021-08-25 20:59:59.709020434 +0200 @@ -1,0 +2,10 @@ +Wed Aug 25 09:43:47 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 1.6.0: + * Python 3.4 is no longer supported + * New `Selector.remove()` and `SelectorList.remove()` methods to + remove selected elements from the parsed document tree + * Improvements to error reporting, test coverage and documentation, + and code cleanup + +------------------------------------------------------------------- Old: ---- parsel-1.5.2.tar.gz New: ---- parsel-1.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parsel.spec ++++++ --- /var/tmp/diff_new_pack.JowWzI/_old 2021-08-25 21:00:00.261019709 +0200 +++ /var/tmp/diff_new_pack.JowWzI/_new 2021-08-25 21:00:00.261019709 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-parsel -Version: 1.5.2 +Version: 1.6.0 Release: 0 Summary: Library to extract data from HTML and XML using XPath and CSS selectors License: BSD-3-Clause @@ -29,13 +29,13 @@ BuildRequires: %{python_module cssselect >= 0.9} BuildRequires: %{python_module lxml} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.5.2} +BuildRequires: %{python_module six >= 1.6.0} BuildRequires: %{python_module w3lib >= 1.8.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cssselect >= 0.9 Requires: python-lxml -Requires: python-six >= 1.5.2 +Requires: python-six >= 1.6.0 Requires: python-w3lib >= 1.8.0 BuildArch: noarch %ifpython2 ++++++ parsel-1.5.2.tar.gz -> parsel-1.6.0.tar.gz ++++++ ++++ 1734 lines of diff (skipped)