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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Apr 16 08:16:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>