commit python-elementpath for openSUSE:Factory

2020-10-29 Thread root
Hello community,

here is the log from the commit of package python-elementpath for 
openSUSE:Factory checked in at 2020-10-29 09:46:40

Comparing /work/SRC/openSUSE:Factory/python-elementpath (Old)
 and  /work/SRC/openSUSE:Factory/.python-elementpath.new.3463 (New)


Package is "python-elementpath"

Thu Oct 29 09:46:40 2020 rev:6 rq:839912 version:2.0.3

Changes:

--- /work/SRC/openSUSE:Factory/python-elementpath/python-elementpath.changes
2020-06-26 21:44:38.373676695 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-elementpath.new.3463/python-elementpath.changes
  2020-10-29 09:46:43.096078622 +0100
@@ -1,0 +2,14 @@
+Wed Oct  7 04:05:09 UTC 2020 - Steve Kowalik 
+
+- Update to 2.0.3:
+  * Fix context handling in cycle statements
+  * Change constructor's label to 'constructor function'
+  * Add regex translator to package API
+  * More than 99% of W3C XPath 2.0 tests pass
+  * Add regex transpiler (for XPath/XQuery and XML Schema regular expressions)
+  * Hotfix for issue #30
+  * Extensive testing with W3C XPath 2.0 tests (~98% passed)
+  * Split context variables from in-scope variables (types)
+  * Add other XSD builtin atomic types 
+
+---

Old:

  v1.4.6.tar.gz

New:

  v2.0.3.tar.gz



Other differences:
--
++ python-elementpath.spec ++
--- /var/tmp/diff_new_pack.CaDpg3/_old  2020-10-29 09:46:44.920080345 +0100
+++ /var/tmp/diff_new_pack.CaDpg3/_new  2020-10-29 09:46:44.924080349 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-elementpath
-Version:1.4.6
+Version:2.0.3
 Release:0
 Summary:XPath 1.0/20 parsers and selectors for ElementTree and lxml
 License:MIT

++ v1.4.6.tar.gz -> v2.0.3.tar.gz ++
 24889 lines of diff (skipped)




commit python-elementpath for openSUSE:Factory

2020-06-26 Thread root
Hello community,

here is the log from the commit of package python-elementpath for 
openSUSE:Factory checked in at 2020-06-26 21:44:33

Comparing /work/SRC/openSUSE:Factory/python-elementpath (Old)
 and  /work/SRC/openSUSE:Factory/.python-elementpath.new.3060 (New)


Package is "python-elementpath"

Fri Jun 26 21:44:33 2020 rev:5 rq:816748 version:1.4.6

Changes:

--- /work/SRC/openSUSE:Factory/python-elementpath/python-elementpath.changes
2020-04-07 10:26:19.382162810 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-elementpath.new.3060/python-elementpath.changes
  2020-06-26 21:44:38.373676695 +0200
@@ -1,0 +2,9 @@
+Wed Jun 24 03:51:04 UTC 2020 - Steve Kowalik 
+
+- Update to 1.4.6:
+  * Fix XPathContext to let the subclasses replace the XPath nodes iterator 
function
+  * Fix tokenizer and parsers for ambiguities between symbols and names
+  * Improve XPath context and axes processing
+  * Integrate pull requests and fix bug on predicate selector 
+
+---

Old:

  v1.4.3.tar.gz

New:

  v1.4.6.tar.gz



Other differences:
--
++ python-elementpath.spec ++
--- /var/tmp/diff_new_pack.o6TN8L/_old  2020-06-26 21:44:40.509683532 +0200
+++ /var/tmp/diff_new_pack.o6TN8L/_new  2020-06-26 21:44:40.509683532 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-elementpath
-Version:1.4.3
+Version:1.4.6
 Release:0
 Summary:XPath 1.0/20 parsers and selectors for ElementTree and lxml
 License:MIT

++ v1.4.3.tar.gz -> v1.4.6.tar.gz ++
 2780 lines of diff (skipped)




commit python-elementpath for openSUSE:Factory

2020-04-07 Thread root
Hello community,

here is the log from the commit of package python-elementpath for 
openSUSE:Factory checked in at 2020-04-07 10:26:06

Comparing /work/SRC/openSUSE:Factory/python-elementpath (Old)
 and  /work/SRC/openSUSE:Factory/.python-elementpath.new.3248 (New)


Package is "python-elementpath"

Tue Apr  7 10:26:06 2020 rev:4 rq:791676 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/python-elementpath/python-elementpath.changes
2020-02-14 16:24:58.155177452 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-elementpath.new.3248/python-elementpath.changes
  2020-04-07 10:26:19.382162810 +0200
@@ -1,0 +2,10 @@
+Mon Apr  6 08:06:45 UTC 2020 - Marketa Calabkova 
+
+- update to 1.4.3
+  * Fix PyPy 3 tests on xs:base64Binary and xs:hexBinary
+  * Separated the tests of schema proxy API and other schemas based tests
+  * Multiple XSD type associations on a token
+  * Extend xs:untypedAtomic type usage
+  * Increase the tests coverage to 95%
+
+---

Old:

  v1.4.1.tar.gz

New:

  v1.4.3.tar.gz



Other differences:
--
++ python-elementpath.spec ++
--- /var/tmp/diff_new_pack.pQIQgf/_old  2020-04-07 10:26:20.442163989 +0200
+++ /var/tmp/diff_new_pack.pQIQgf/_new  2020-04-07 10:26:20.446163993 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-elementpath
-Version:1.4.1
+Version:1.4.3
 Release:0
 Summary:XPath 1.0/20 parsers and selectors for ElementTree and lxml
 License:MIT

++ v1.4.1.tar.gz -> v1.4.3.tar.gz ++
 7598 lines of diff (skipped)




commit python-elementpath for openSUSE:Factory

2020-02-14 Thread root
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 
+
+- 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)




commit python-elementpath for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package python-elementpath for 
openSUSE:Factory checked in at 2019-11-04 17:12:29

Comparing /work/SRC/openSUSE:Factory/python-elementpath (Old)
 and  /work/SRC/openSUSE:Factory/.python-elementpath.new.2990 (New)


Package is "python-elementpath"

Mon Nov  4 17:12:29 2019 rev:2 rq:744158 version:1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/python-elementpath/python-elementpath.changes
2019-09-11 10:33:18.099332667 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-elementpath.new.2990/python-elementpath.changes
  2019-11-04 17:12:30.476652234 +0100
@@ -1,0 +2,15 @@
+Wed Oct 30 12:32:22 UTC 2019 - Tomáš Chvátal 
+
+- Update to 1.3.1:
+  * Improved schema proxy
+  * Improved XSD type matching using paths
+  * Cached parent path for XPathContext (only Python 3)
+  * Improve typed selection with TypedAttribute and TypedElement named-tuples
+  * Add iter_results to XPathContext
+  * Remove XMLSchemaProxy from package
+  * Fix descendant shortcut operator '//'
+  * Fix text() function
+  * Fix typed select of '(name)' token
+  * Fix 24-hour time for DateTime
+
+---

Old:

  v1.2.1.tar.gz

New:

  v1.3.1.tar.gz



Other differences:
--
++ python-elementpath.spec ++
--- /var/tmp/diff_new_pack.luZ8Vw/_old  2019-11-04 17:12:31.260653072 +0100
+++ /var/tmp/diff_new_pack.luZ8Vw/_new  2019-11-04 17:12:31.264653076 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-elementpath
-Version:1.2.1
+Version:1.3.1
 Release:0
 Summary:XPath 1.0/20 parsers and selectors for ElementTree and lxml
 License:MIT
-Group:  Development/Languages/Python
 URL:https://github.com/sissaschool/elementpath
 Source: 
https://github.com/sissaschool/elementpath/archive/v%{version}.tar.gz
+BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

++ v1.2.1.tar.gz -> v1.3.1.tar.gz ++
 3906 lines of diff (skipped)