<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/py-xmlschema/PLIST, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-11-14T10:07:13Z</updated>
<entry>
<title>py-xmlschema: updated to 2.1.1</title>
<updated>2022-11-14T10:07:13Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2022-11-14T10:07:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8364ba2ced118178e74eba16796001dbe1a575e'/>
<id>urn:sha1:e8364ba2ced118178e74eba16796001dbe1a575e</id>
<content type='text'>
`v2.1.1`_ (2022-10-01)
======================
* Fix *schema_path* usage in `XMLSchemaBase.iter_errors()`
* Add *allow_empty* option to `XMLSchemaBase` validation API

`v2.1.0`_ (2022-09-25)
======================
* Add *to_etree()* to document API
* Improve generic encoding with wildcards
* Clean document API and schema decoding

`v2.0.4`_ (2022-09-08)
======================
* Add *use_location_hints* argument to document API for giving the option
  of ignoring XSI schema locations hints
* Fix import from locations hints with namespace mismatch

`v2.0.3`_ (2022-08-25)
======================
* Add *keep_empty* and *element_hook* options to main `iter_decode()` method
* Fix default namespace mapping in `BadgerFishConverter`
* Fix type restriction check if restricted particle has `maxOccurs==0`

`v2.0.2`_ (2022-08-12)
======================
* Fix XSD 1.1 assertions effective scope
* Add support for Python 3.11

`v2.0.1`_ (2022-07-21)
======================
* Remove warnings during the build of the package using package_data specs in setup.py
* Fix decoding with `process_namespaces=False` and xsi:type in XML instance
* Refactor `DataElement.get()`, restore `DataElement.set()`
* Add *map_attribute_names* argument to `DataElementConverter`

`v2.0.0`_ (2022-07-18)
======================
* Refactor XPath interface for the full XPath node implementation of elementpath v3.0
* Fix BadgerFishConverter with mixed content
* Improve `get()` and `set()` of DataElement</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.11.0</title>
<updated>2022-05-15T19:29:25Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2022-05-15T19:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f3130aa6e74a9b9505bfdbdc1b1f3a7961a694d4'/>
<id>urn:sha1:f3130aa6e74a9b9505bfdbdc1b1f3a7961a694d4</id>
<content type='text'>
v1.11.0
* Add localization for validation related error messages
* Add Italian translation
* Add Russian partial translation</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.10.0</title>
<updated>2022-04-11T16:33:56Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2022-04-11T16:33:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=27192700e170b26aaa0df9286cbf3f7f4c82bcc1'/>
<id>urn:sha1:27192700e170b26aaa0df9286cbf3f7f4c82bcc1</id>
<content type='text'>
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</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.8.2</title>
<updated>2021-11-12T12:30:48Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-11-12T12:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=122af935d540778a82dd4287a754e27035c70946'/>
<id>urn:sha1:122af935d540778a82dd4287a754e27035c70946</id>
<content type='text'>
v1.8.2
* Fix for issues
* Fix type annotation of XMLSchema source argument</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.8.1</title>
<updated>2021-10-22T11:12:54Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-10-22T11:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8ec8a3e774f46b499dae020279b82c1c61ebfafa'/>
<id>urn:sha1:8ec8a3e774f46b499dae020279b82c1c61ebfafa</id>
<content type='text'>
v1.8.1
* Near compliance with strict type annotations
* Removed ModelGroup class, merged with XsdGroup
* Some optimizations and fixes from static analysis</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.7.1</title>
<updated>2021-09-10T15:10:35Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-09-10T15:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a86b4fa3cd5325094b1751925005d17bd0e69666'/>
<id>urn:sha1:a86b4fa3cd5325094b1751925005d17bd0e69666</id>
<content type='text'>
`v1.7.1`_ (2021-09-03)
======================
* Activate mypy checks for package
* Fix for issues 257 and 259

`v1.7.0`_ (2021-08-02)
======================
* Make XSD annotation parsing lazy
* Add lazy annotations to schema instances
* Add get_annotation() method to multiple-facets classes</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.5.1</title>
<updated>2021-02-14T15:11:36Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-02-14T15:11:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3f025b70bd0af642acd55d7fe4d706a62ba949c'/>
<id>urn:sha1:c3f025b70bd0af642acd55d7fe4d706a62ba949c</id>
<content type='text'>
v1.5.1
* Optimize NamespaceView read-only mapping
* Add experimental XML data bindings with a DataBindingConverter
* Add experimental PythonGenerator for static codegen with Jinja2</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.5.0</title>
<updated>2021-02-05T18:58:37Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-02-05T18:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5db08940a0e25c707a88d94258199ea561e043ef'/>
<id>urn:sha1:5db08940a0e25c707a88d94258199ea561e043ef</id>
<content type='text'>
v1.5.0
* Add DataElement class for creating objects with schema bindings
* Add DataElementConverter for decode to structured objects
* Add an experimental abstract base class for building jinja2 based
  code generators (jinja2 as an optional dependency)</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.4.1</title>
<updated>2021-01-03T10:03:33Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-01-03T10:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4bab2909153cc0b45bf5d53b6953ec9832c48d49'/>
<id>urn:sha1:4bab2909153cc0b45bf5d53b6953ec9832c48d49</id>
<content type='text'>
v1.4.1
* Include the pull request (fix xml.etree import)
* Additional tests for schema components

v1.4.0
* Fix for issues
* Code cleaning and optimizations on schema components
* Reducing and grouping helper functions</content>
</entry>
<entry>
<title>py-xmlschema: updated to 1.3.0</title>
<updated>2020-11-10T13:46:26Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2020-11-10T13:46:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9b5a582d5946276b88c0e034c769896b70f85613'/>
<id>urn:sha1:9b5a582d5946276b88c0e034c769896b70f85613</id>
<content type='text'>
v1.3.0:
* Drop support for Python 3.5
* Add XmlDocument and Wsdl11Document classes
* Refactoring of XMLResource to support ElementTree-like XPath API
  on both full and lazy modes</content>
</entry>
</feed>
