15
0
Commit Graph

4 Commits

Author SHA256 Message Date
Tomáš Chvátal
fd97cd4232 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
2020-02-06 11:14:06 +00:00
Tomáš Chvátal
05f6f70a24 - Update to 1.3.1:
* Improved schema proxy
  * Improved XSD type matching using paths
  * Cached parent path for XPathContext (only Python 3)
  * Improve typed selection with TypedAttribute and TypedElement named-tuples
  * Add iter_results to XPathContext
  * Remove XMLSchemaProxy from package
  * Fix descendant shortcut operator '//'
  * Fix text() function
  * Fix typed select of '(name)' token
  * Fix 24-hour time for DateTime

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=4
2019-10-30 12:36:04 +00:00
Tomáš Chvátal
0ae495ffbf - Skip test_hashing to fix 32bit builds
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=2
2019-09-09 18:34:11 +00:00
Tomáš Chvátal
47f726d263 - Initial commit needed by python-xmlschema
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=1
2019-09-09 14:35:29 +00:00