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 <[email protected]>
+
+- 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)


Reply via email to