14
0

- update to 2.2.3:

* Add support for Python 3.12
  * Detach content iteration methods from ModelVisitor

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=43
This commit is contained in:
2023-04-16 08:18:15 +00:00
committed by Git OBS Bridge
parent 8e90ce2dc4
commit d7d8c67e05
4 changed files with 11 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.2
Version: 2.2.3
Release: 0
Summary: An XML Schema validator and decoder
License: MIT