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,7 +1,7 @@
#
# spec file for package python-elementpath
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-elementpath
Version: 4.6.0
Version: 4.7.0
Release: 0
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
License: MIT