15
0

Accepting request 1239847 from home:glaubitz:branches:devel:languages:python

- Update to 4.7.0
  * Fix fragment argument usage (issue #81)
  * Fix constructors nud() to skip argument check
    with XP31+ arrow operator (issue #83)

OBS-URL: https://build.opensuse.org/request/show/1239847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=43
This commit is contained in:
2025-01-23 13:02:18 +00:00
committed by Git OBS Bridge
parent 1a24ab9078
commit f047fc2e68
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 23 11:40:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.7.0
* Fix fragment argument usage (issue #81)
* Fix constructors nud() to skip argument check
with XP31+ arrow operator (issue #83)
-------------------------------------------------------------------
Mon Oct 28 11:35:48 UTC 2024 - Dirk Müller <dmueller@suse.com>