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