2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-11-03 13:17:32 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.4.3
v3.4.3
* Fix incorrect validation error for substitution group with abstract head
* Refactor XSD identities processing using also typed XPath 2.0+ for getting values
* Clean tag retrieval during encode for some converter types (Abdera, BadgerFish \
and GData)
|
2024-10-03 10:57:16 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.4.2
`v3.4.2`_ (2024-09-17)
* Fix other failing URL normalization tests
* Avoid the use of sys.version_info for checking results, better to extend the \
check to more values.
|
2024-09-12 20:58:22 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.4.1
v3.4.1 (2024-09-12)
* Fix failing URL normalization tests
* Disable protocols checking with elementpath v4.5.0
v3.4.0 (2024-09-10)
* Extended ModelVisitor to make it usable as an helper class for generating content
|
2024-07-30 05:49:54 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.3.2
v3.3.2
* Fix UNC path tests
|
2024-04-29 10:40:16 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.3.1
v3.3.1
* Update validation errors with logging stacktrace in debug mode
* Improve locations parsing and URL encoding
|
2024-04-19 06:20:02 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.3.0
v3.3.0
* Rewrite the validation of openContent using InterleavedModelVisitor and \
SuffixedModelVisitor
* Fix validation of XSD 1.1 'all' nested models
|
2024-04-07 21:27:43 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.2.1
v3.2.1
* Improve ModelVisitor and particle occurs checking
* Fix interleave mode with XSD 1.1 open content
* Fix for export/download of XSD sources with commented-out imports/include
|
2024-04-03 09:27:05 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.2.0
v3.2.0
* Add *download_schemas()* to package API
* Fix issue with facets on list types
|
2024-03-18 09:53:08 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-xmlschema: updated to 3.1.0
v3.1.0
* Add GData converter
* Fix typing protocols usage
* Extend XSD annotations parsing
|