Hello community,

here is the log from the commit of package python-xmlschema for 
openSUSE:Factory checked in at 2019-11-04 17:12:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xmlschema (Old)
 and      /work/SRC/openSUSE:Factory/.python-xmlschema.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xmlschema"

Mon Nov  4 17:12:35 2019 rev:2 rq:744162 version:1.0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xmlschema/python-xmlschema.changes        
2019-09-10 00:05:22.781199842 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-xmlschema.new.2990/python-xmlschema.changes  
    2019-11-04 17:12:36.392658555 +0100
@@ -1,0 +2,10 @@
+Wed Oct 30 12:31:19 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.0.15:
+  * Improved XPath 2.0 bindings
+  * Added logging for schema initialization and building (handled with 
argument loglevel)
+  * Update encoding of collapsed contents with a new model based reordering 
method
+  * Removed XLink namespace from meta-schema (loaded from a fallback location 
like XHTML)
+  * Fixed half of failed W3C instance tests (remain 255 over 15344 tests)
+
+-------------------------------------------------------------------

Old:
----
  xmlschema-1.0.14.tar.gz

New:
----
  xmlschema-1.0.15.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-xmlschema.spec ++++++
--- /var/tmp/diff_new_pack.4sfRMv/_old  2019-11-04 17:12:37.304659529 +0100
+++ /var/tmp/diff_new_pack.4sfRMv/_new  2019-11-04 17:12:37.304659529 +0100
@@ -18,25 +18,24 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-xmlschema
-Version:        1.0.14
+Version:        1.0.15
 Release:        0
 Summary:        An XML Schema validator and decoder
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/brunato/xmlschema
 Source:         
https://files.pythonhosted.org/packages/source/x/xmlschema/xmlschema-%{version}.tar.gz
-BuildRequires:  %{python_module elementpath >= 1.2.0}
+BuildRequires:  %{python_module elementpath >= 1.3.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-elementpath >= 1.2.0
+Requires:       python-elementpath >= 1.3.0
 BuildArch:      noarch
 %python_subpackages
 
 %description
 The *xmlschema* library is an implementation of `XML Schema 
<http://www.w3.org/2001/XMLSchema>`_
-for Python (supports Python 2.7 and Python 3.5+).
+for Python.
 
 %prep
 %setup -q -n xmlschema-%{version}

++++++ xmlschema-1.0.14.tar.gz -> xmlschema-1.0.15.tar.gz ++++++
++++ 6395 lines of diff (skipped)


Reply via email to