15
0

- update to 4.1.4:

* Fix select of prefixed names
  * Fix zero length *xs:base64Binary*

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=35
This commit is contained in:
2023-07-01 20:33:06 +00:00
committed by Git OBS Bridge
parent 32f9aab449
commit aaf6d3a1d9
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 1 20:32:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.1.4:
* Fix select of prefixed names
* Fix zero length *xs:base64Binary*
-------------------------------------------------------------------
Sun Jun 25 18:47:08 UTC 2023 - Dirk Müller <dmueller@suse.com>