From dd43436a4fada2a2ca2054f9b1aec4f5ac75c3617b356b2116082b28907627c4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 29 Nov 2021 11:25:32 +0000 Subject: [PATCH] - update to 2.4.0: * Fix type annotations and going strict on parsers and other public classes * Add XPathConstructor token class (subclass of XPathFunction) * Last release for Python 3.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=21 --- python-elementpath.changes | 8 ++++++++ python-elementpath.spec | 2 +- v2.3.2.tar.gz | 3 --- v2.4.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 v2.3.2.tar.gz create mode 100644 v2.4.0.tar.gz diff --git a/python-elementpath.changes b/python-elementpath.changes index 28421d5..2ef5aa5 100644 --- a/python-elementpath.changes +++ b/python-elementpath.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Nov 29 11:24:07 UTC 2021 - Dirk Müller + +- update to 2.4.0: + * Fix type annotations and going strict on parsers and other public classes + * Add XPathConstructor token class (subclass of XPathFunction) + * Last release for Python 3.6 + ------------------------------------------------------------------- Sat Oct 16 21:51:48 UTC 2021 - Dirk Müller diff --git a/python-elementpath.spec b/python-elementpath.spec index b5a407b..b5a8f94 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-elementpath -Version: 2.3.2 +Version: 2.4.0 Release: 0 Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml License: MIT diff --git a/v2.3.2.tar.gz b/v2.3.2.tar.gz deleted file mode 100644 index 9e8f488..0000000 --- a/v2.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66afd007d086e28d1b294db777322180100766a5ea418fa2b2c4f69e90ad4e34 -size 239680 diff --git a/v2.4.0.tar.gz b/v2.4.0.tar.gz new file mode 100644 index 0000000..481a637 --- /dev/null +++ b/v2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236d6b420503bbd7c2a538688f14a2967f6001309f85182f31510b48f4d2d291 +size 243871