17
0

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
This commit is contained in:
Tomáš Chvátal
2020-04-06 08:11:58 +00:00
committed by Git OBS Bridge
parent fd97cd4232
commit 4c17ad9e2f
4 changed files with 14 additions and 4 deletions

View File

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