Compare commits

1 Commits
1.1 ... main

4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Nov 15 08:28:45 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.4.3
* Fix incorrect validation error for substitution group with
abstract head (issue #417)
* Refactor XSD identities processing using also typed XPath
2.0+ for getting values (issue #418)
* Clean tag retrieval during encode for some converter types
(Abdera, BadgerFish and GData)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 18 05:56:39 UTC 2024 - Markéta Machová <mmachova@suse.com> Wed Sep 18 05:56:39 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-xmlschema Name: python-xmlschema
Version: 3.4.2 Version: 3.4.3
Release: 0 Release: 0
Summary: An XML Schema validator and decoder Summary: An XML Schema validator and decoder
License: MIT License: MIT

BIN
xmlschema-3.4.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
xmlschema-3.4.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.