forked from pool/python-elementpath
Accepting request 770527 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/770527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elementpath?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 10:53:28 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 1.4.1
|
||||
* Remove Python 2 support
|
||||
* Add TextNode node type
|
||||
* fixed: test_datatypes.(Duration|Timezone)TypesTest.test_hashing fails on 32bit arches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 12:32:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-elementpath
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-elementpath
|
||||
Version: 1.3.1
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df490637480a28a6803f71add1eb7d7c180d823be8ccf877008b9a1d12c8b85a
|
||||
size 99978
|
||||
3
v1.4.1.tar.gz
Normal file
3
v1.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30c2f68240e00eb3646a60e88f735d3b34fee3b6d80879299cf0d8253153d451
|
||||
size 105608
|
||||
Reference in New Issue
Block a user