diff --git a/python-xmlschema.changes b/python-xmlschema.changes index d1c8882..6ac7bc4 100644 --- a/python-xmlschema.changes +++ b/python-xmlschema.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 16 08:16:21 UTC 2023 - Dirk Müller + +- update to 2.2.3: + * Add support for Python 3.12 + * Detach content iteration methods from ModelVisitor + ------------------------------------------------------------------- Mon Mar 27 08:24:52 UTC 2023 - Dirk Müller diff --git a/python-xmlschema.spec b/python-xmlschema.spec index 87d6b59..b80c8a3 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.2 +Version: 2.2.3 Release: 0 Summary: An XML Schema validator and decoder License: MIT diff --git a/xmlschema-2.2.2.tar.gz b/xmlschema-2.2.2.tar.gz deleted file mode 100644 index c2d4e59..0000000 --- a/xmlschema-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0caa96668807b4b51c42a0fe2b6610752bc59f069615df3e34dcfffb962973fd -size 492479 diff --git a/xmlschema-2.2.3.tar.gz b/xmlschema-2.2.3.tar.gz new file mode 100644 index 0000000..1aecdd4 --- /dev/null +++ b/xmlschema-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21ba86af4432720231fb4b40f1205fa75fd718d6856ec3b8118984de31c225b +size 493444