Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xmlschema for
openSUSE:Factory checked in at 2021-12-09 19:45:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xmlschema (Old)
and /work/SRC/openSUSE:Factory/.python-xmlschema.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xmlschema"
Thu Dec 9 19:45:03 2021 rev:15 rq:934627 version:1.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xmlschema/python-xmlschema.changes
2021-07-10 22:53:37.500164889 +0200
+++
/work/SRC/openSUSE:Factory/.python-xmlschema.new.2520/python-xmlschema.changes
2021-12-09 19:45:07.333119187 +0100
@@ -1,0 +2,23 @@
+Mon Nov 29 20:24:54 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 1.8.2:
+ * Fix type annotation of XMLSchema source argument
+ * Near compliance with strict type annotations
+ * Removed ModelGroup class, merged with XsdGroup
+ * Some optimizations and fixes from static analysis
+
+-------------------------------------------------------------------
+Sat Oct 16 19:22:26 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 1.8.0:
+ * Refactor XMLSchemaMeta deprecating BUILDER attribute
+ * Extend type annotations to package API
+ * Add static typing tests with checked mypy runs
+ * Activate mypy checks for package
+ * Fix for issues #257 and #259
+ * Make XSD annotation parsing lazy
+ * Add lazy annotations to schema instances
+ * Add get_annotation() method to multiple-facets classes (issue #255)
+- drop remove_shebang.patch (upstream)
+
+-------------------------------------------------------------------
Old:
----
remove_shebang.patch
xmlschema-1.6.4.tar.gz
New:
----
xmlschema-1.8.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xmlschema.spec ++++++
--- /var/tmp/diff_new_pack.GuMhqI/_old 2021-12-09 19:45:07.917119469 +0100
+++ /var/tmp/diff_new_pack.GuMhqI/_new 2021-12-09 19:45:07.945119482 +0100
@@ -19,15 +19,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-xmlschema
-Version: 1.6.4
+Version: 1.8.2
Release: 0
Summary: An XML Schema validator and decoder
License: MIT
URL: https://github.com/sissaschool/xmlschema
Source:
https://files.pythonhosted.org/packages/source/x/xmlschema/xmlschema-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM remove_shebang.patch gh#sissaschool/xmlschema#210
[email protected]
-# Remove superfluous shebang
-Patch0: remove_shebang.patch
BuildRequires: %{python_module elementpath >= 2.2.1}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module pip}
++++++ xmlschema-1.6.4.tar.gz -> xmlschema-1.8.2.tar.gz ++++++
++++ 23239 lines of diff (skipped)