From fd97cd4232a829c9fc3a98341cb560d588b08418979c74030e606b513ac744b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Feb 2020 11:14:06 +0000 Subject: [PATCH] Accepting request 770512 from home:mcalabkova:branches:devel:languages:python - 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 OBS-URL: https://build.opensuse.org/request/show/770512 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=6 --- python-elementpath.changes | 8 ++++++++ python-elementpath.spec | 5 +++-- v1.3.1.tar.gz | 3 --- v1.4.1.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 v1.3.1.tar.gz create mode 100644 v1.4.1.tar.gz diff --git a/python-elementpath.changes b/python-elementpath.changes index 730ef85..c5a7b99 100644 --- a/python-elementpath.changes +++ b/python-elementpath.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 6 10:53:28 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-elementpath.spec b/python-elementpath.spec index d029062..032564f 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -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 diff --git a/v1.3.1.tar.gz b/v1.3.1.tar.gz deleted file mode 100644 index 116e677..0000000 --- a/v1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df490637480a28a6803f71add1eb7d7c180d823be8ccf877008b9a1d12c8b85a -size 99978 diff --git a/v1.4.1.tar.gz b/v1.4.1.tar.gz new file mode 100644 index 0000000..29a9fc1 --- /dev/null +++ b/v1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c2f68240e00eb3646a60e88f735d3b34fee3b6d80879299cf0d8253153d451 +size 105608