14
0

- update to 2.2.2:

* Fix mixed content extension with empty content (issue #337)
  * Fix lru_cache() usage on global maps caching
  * Fix mixed content extension without explicit mixed attribute
    (issue #334)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=41
This commit is contained in:
2023-03-27 08:25:04 +00:00
committed by Git OBS Bridge
parent 60ea2ec8b9
commit 8e90ce2dc4
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-xmlschema
Version: 2.2.0
Version: 2.2.2
Release: 0
Summary: An XML Schema validator and decoder
License: MIT