Hello community, here is the log from the commit of package python-elementpath for openSUSE:Factory checked in at 2020-02-14 16:24:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-elementpath (Old) and /work/SRC/openSUSE:Factory/.python-elementpath.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-elementpath" Fri Feb 14 16:24:47 2020 rev:3 rq:770527 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-elementpath/python-elementpath.changes 2019-11-04 17:12:30.476652234 +0100 +++ /work/SRC/openSUSE:Factory/.python-elementpath.new.26092/python-elementpath.changes 2020-02-14 16:24:58.155177452 +0100 @@ -1,0 +2,8 @@ +Thu Feb 6 10:53:28 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to 1.4.1 + * Remove Python 2 support + * Add TextNode node type + * fixed: test_datatypes.(Duration|Timezone)TypesTest.test_hashing fails on 32bit arches + +------------------------------------------------------------------- Old: ---- v1.3.1.tar.gz New: ---- v1.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-elementpath.spec ++++++ --- /var/tmp/diff_new_pack.6tQJZG/_old 2020-02-14 16:24:59.683178282 +0100 +++ /var/tmp/diff_new_pack.6tQJZG/_new 2020-02-14 16:24:59.687178284 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-elementpath # -# 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 @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-elementpath -Version: 1.3.1 +Version: 1.4.1 Release: 0 Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml License: MIT ++++++ v1.3.1.tar.gz -> v1.4.1.tar.gz ++++++ ++++ 6712 lines of diff (skipped)
