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