From 32f9aab44968ea7230237806bc699fcc62db26be6c273ddb677c09cff1f17c05 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 25 Jun 2023 18:48:07 +0000 Subject: [PATCH] - update to 4.1.3: * Fix XP30+ fn:path * Fix weak tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=33 --- python-elementpath.changes | 7 +++++++ python-elementpath.spec | 2 +- v4.1.2.tar.gz | 3 --- v4.1.3.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v4.1.2.tar.gz create mode 100644 v4.1.3.tar.gz diff --git a/python-elementpath.changes b/python-elementpath.changes index 022e0f9..b0458ab 100644 --- a/python-elementpath.changes +++ b/python-elementpath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 25 18:47:08 UTC 2023 - Dirk Müller + +- update to 4.1.3: + * Fix XP30+ fn:path + * Fix weak tests + ------------------------------------------------------------------- Fri May 12 05:56:30 UTC 2023 - Daniel Garcia diff --git a/python-elementpath.spec b/python-elementpath.spec index 855095e..4d59c5c 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -20,7 +20,7 @@ %define skip_python36 1 %{?sle15_python_module_pythons} Name: python-elementpath -Version: 4.1.2 +Version: 4.1.3 Release: 0 Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml License: MIT diff --git a/v4.1.2.tar.gz b/v4.1.2.tar.gz deleted file mode 100644 index 1efdf83..0000000 --- a/v4.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33a51523f6800bd5470d8508c481a5228d4f3e5a4bc71b576fb4616c4d163c39 -size 321646 diff --git a/v4.1.3.tar.gz b/v4.1.3.tar.gz new file mode 100644 index 0000000..a1de697 --- /dev/null +++ b/v4.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d38400671c7d6a61dada3d4792231e7116e06e1b285f8cbf401e296b47e632 +size 322008