Next | Query returned 66 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2024-02-19 07:05:40 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-xmlschema: updated to 3.0.2

v3.0.2

* Use XPath subtree as fragment for xs:assert
* Fix in XMLSchemaProxy definition and usage for providing
  a base-uri to schema nodes
* Module xpath.py splitted to a subpackage for including all the
  custom XPath 1.0/2.0 parsers and related classes to XPath
* Add support for Python 3.13 (pre-releases)
   2024-01-14 16:09:17 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-xmlschema: updated to 3.0.1

v3.0.1 (2024-01-09)
* Hotfix release for broken requirement
* Set python-requires metadata to >=3.8
* Upgrade GitHub Actions

v3.0.0 (2024-01-07)
* XML declaration processing option *xmlns_processing* for converters
* Decode/validate from XML document with dynamic schema load
* XMLResource enhancement for a better XML resources processing
* Improve lazy resources iteration removing preceding elements (*thin_mode* option)
* Drop support for Python 3.7
   2023-12-28 19:43:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xmlschema: updated to 2.5.1

v2.5.1

* Fix slowness of key selectors introduced by v2.5.0
* Remove redundant wheel dep from pyproject.toml and unnecessary build deps from \ 
tox.ini
   2023-11-15 00:59:23 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-xmlschema: add missing setuptools tool
   2023-11-05 12:03:41 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-xmlschema: convert to wheel.mk

Fix PLIST while here.

Bump PKGREVISION.
   2023-10-01 18:15:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xmlschema: updated to 2.5.0

`v2.5.0`_ (2023-09-21)
======================
* Fix identity keys tracking with additional full XPath checks on XML data
* Rewrite schema exports using relative paths
   2023-07-31 18:28:36 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-xmlschema: updated to 2.4.0

v2.4.0
* Improve schema export using XSD source encoding
* Add XML signature and encryption to local fallback schemas
   2023-06-26 18:06:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xmlschema: updated to 2.3.1

v2.3.1
* Meta-schema elements and groups ignore xsi:type attributes
* Use the meta-schemas only for validating XSD sources otherwise create dummy schemas

v2.3.0
* Improve sequence/all restriction checks for XSD 1.1
* Add *schema* argument to `Wsdl11Document`
   2023-04-24 12:52:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xmlschema: updated to 2.2.3

v2.2.3
* Add support for Python 3.12
* Detach content iteration methods from ModelVisitor
   2023-03-07 21:20:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xmlschema: updated to 2.2.2

v2.2.2
* Fix mixed content extension with empty content
* Fix lru_cache() usage on global maps caching

Next | Query returned 66 messages, browsing 11 to 20 | Previous