From 4c17ad9e2fe57ccf41641b273fc0a785265c4369061aa2b881201afbbf181f0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 6 Apr 2020 08:11:58 +0000 Subject: [PATCH] Accepting request 791675 from home:mcalabkova:branches:devel:languages:python - update to 1.4.3 * Fix PyPy 3 tests on xs:base64Binary and xs:hexBinary * Separated the tests of schema proxy API and other schemas based tests * Multiple XSD type associations on a token * Extend xs:untypedAtomic type usage * Increase the tests coverage to 95% OBS-URL: https://build.opensuse.org/request/show/791675 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=8 --- python-elementpath.changes | 10 ++++++++++ python-elementpath.spec | 2 +- v1.4.1.tar.gz | 3 --- v1.4.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v1.4.1.tar.gz create mode 100644 v1.4.3.tar.gz diff --git a/python-elementpath.changes b/python-elementpath.changes index c5a7b99..26171f0 100644 --- a/python-elementpath.changes +++ b/python-elementpath.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 6 08:06:45 UTC 2020 - Marketa Calabkova + +- update to 1.4.3 + * Fix PyPy 3 tests on xs:base64Binary and xs:hexBinary + * Separated the tests of schema proxy API and other schemas based tests + * Multiple XSD type associations on a token + * Extend xs:untypedAtomic type usage + * Increase the tests coverage to 95% + ------------------------------------------------------------------- Thu Feb 6 10:53:28 UTC 2020 - Marketa Calabkova diff --git a/python-elementpath.spec b/python-elementpath.spec index 032564f..b9cf1da 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: 1.4.1 +Version: 1.4.3 Release: 0 Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml License: MIT diff --git a/v1.4.1.tar.gz b/v1.4.1.tar.gz deleted file mode 100644 index 29a9fc1..0000000 --- a/v1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30c2f68240e00eb3646a60e88f735d3b34fee3b6d80879299cf0d8253153d451 -size 105608 diff --git a/v1.4.3.tar.gz b/v1.4.3.tar.gz new file mode 100644 index 0000000..d1010d4 --- /dev/null +++ b/v1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d549511a94dc2a63fc295f35ec0d454fb01641a4e638b699aa21951cb6a45e9f +size 116919