17
0

- update to 4.1.5:

* Fix typed value of ElementNode() if self.elem.text is None

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=37
This commit is contained in:
2023-08-09 07:45:24 +00:00
committed by Git OBS Bridge
parent aaf6d3a1d9
commit 45e20ace8b
4 changed files with 10 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-elementpath
Version: 4.1.4
Version: 4.1.5
Release: 0
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
License: MIT