2022-05-15 21:29:25 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xmlschema: updated to 1.11.0
v1.11.0
* Add localization for validation related error messages
* Add Italian translation
* Add Russian partial translation
|
2022-04-11 18:33:56 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xmlschema: updated to 1.10.0
v1.10.0:
* Add 'nonlocal' option to *defuse* argument of `XMLResource` (also for schema \
classes)
* Add 'none' option to *allow* argument of `XMLResource`
* Fix too strict parsing on XSD annotations
* Drop support for Python 3.6
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-30 21:39:00 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-xmlschema: updated to 1.9.2
v1.9.2:
* Fix for global simple type naming
|
2021-12-30 14:39:00 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
py-xmlschema: patch for Python 3.6 is no longer needed
|
2021-12-15 10:39:00 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-xmlschema: updated to 1.9.1
v1.9.1
* Improve error reporting for encoded data
* Fix attribute duplicates in attribute group
* Add process_skipped optional argument to decoding/encoding
|
2021-12-02 12:07:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-xmlschema: updated to 1.9.0
v1.9.0
* Add iter_decode() to document level API
* Enhance XMLResource class adding usage of pathlib.Path objects
for source and base_url arguments
* Fix for issue 273
|
2021-11-12 13:30:48 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xmlschema: updated to 1.8.2
v1.8.2
* Fix for issues
* Fix type annotation of XMLSchema source argument
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|