Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-elementpath for openSUSE:Factory checked in at 2022-03-29 18:14:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-elementpath (Old) and /work/SRC/openSUSE:Factory/.python-elementpath.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-elementpath" Tue Mar 29 18:14:00 2022 rev:12 rq:965099 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-elementpath/python-elementpath.changes 2021-12-09 19:45:02.445116834 +0100 +++ /work/SRC/openSUSE:Factory/.python-elementpath.new.1900/python-elementpath.changes 2022-03-29 18:14:10.519059500 +0200 @@ -1,0 +2,9 @@ +Sat Mar 26 21:23:23 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.5.0: + * Add XPath 3.0 support + * Better use of lxml.etree features + * Full coverage of W3C tests + * Drop support for Python 3.6 + +------------------------------------------------------------------- Old: ---- v2.4.0.tar.gz New: ---- v2.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-elementpath.spec ++++++ --- /var/tmp/diff_new_pack.RR7wgW/_old 2022-03-29 18:14:11.087060022 +0200 +++ /var/tmp/diff_new_pack.RR7wgW/_new 2022-03-29 18:14:11.091060026 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-elementpath # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,11 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-elementpath -Version: 2.4.0 +Version: 2.5.0 Release: 0 Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml License: MIT ++++++ v2.4.0.tar.gz -> v2.5.0.tar.gz ++++++ ++++ 19636 lines of diff (skipped)