17
0

Accepting request 934521 from devel:languages:python

- 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/request/show/934521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=11
This commit is contained in:
2021-12-09 18:45:00 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 29 11:24:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66afd007d086e28d1b294db777322180100766a5ea418fa2b2c4f69e90ad4e34
size 239680

3
v2.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:236d6b420503bbd7c2a538688f14a2967f6001309f85182f31510b48f4d2d291
size 243871