forked from pool/python-xmlschema
- 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:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 27 08:24:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 10 12:46:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Feb 10 12:46:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-xmlschema
|
Name: python-xmlschema
|
||||||
Version: 2.2.0
|
Version: 2.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An XML Schema validator and decoder
|
Summary: An XML Schema validator and decoder
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e1465ef3de133c8c548221b372c7374e43df969784be4168ee327732c35813f6
|
|
||||||
size 485104
|
|
3
xmlschema-2.2.2.tar.gz
Normal file
3
xmlschema-2.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0caa96668807b4b51c42a0fe2b6610752bc59f069615df3e34dcfffb962973fd
|
||||||
|
size 492479
|
Reference in New Issue
Block a user