From 8e90ce2dc418fb2331b3f15a62f3d762222144bb694f865c7ad9a565b4a90164 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 27 Mar 2023 08:25:04 +0000 Subject: [PATCH] - 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 --- python-xmlschema.changes | 9 +++++++++ python-xmlschema.spec | 2 +- xmlschema-2.2.0.tar.gz | 3 --- xmlschema-2.2.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 xmlschema-2.2.0.tar.gz create mode 100644 xmlschema-2.2.2.tar.gz diff --git a/python-xmlschema.changes b/python-xmlschema.changes index 8eda08a..d1c8882 100644 --- a/python-xmlschema.changes +++ b/python-xmlschema.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 27 08:24:52 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-xmlschema.spec b/python-xmlschema.spec index 66ea765..87d6b59 100644 --- a/python-xmlschema.spec +++ b/python-xmlschema.spec @@ -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 diff --git a/xmlschema-2.2.0.tar.gz b/xmlschema-2.2.0.tar.gz deleted file mode 100644 index 3002048..0000000 --- a/xmlschema-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1465ef3de133c8c548221b372c7374e43df969784be4168ee327732c35813f6 -size 485104 diff --git a/xmlschema-2.2.2.tar.gz b/xmlschema-2.2.2.tar.gz new file mode 100644 index 0000000..c2d4e59 --- /dev/null +++ b/xmlschema-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0caa96668807b4b51c42a0fe2b6610752bc59f069615df3e34dcfffb962973fd +size 492479