Eulxml

Latest version: v1.1.3

Safety actively analyzes 628499 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.17.1

-----------------------

* Fixed an error in eulxml.xpath parse that resulted in parse errors
when other lexers are defined.

0.17.0

---------------------------

* :class:`eulxml.xmlmap.XmlObject` now supports lazy-loading for XSD
Schemas. To take advantage of this feature,
:class:`~eulxml.xmlmap.XmlObject` subclasses should define an
``XSD_SCHEMA`` location but should not set an ``xmlschema``.
* When :ref:`field <xmlmap-field>` mapped on a
:class:`eulxml.xmlmap.XmlObject` is deleted, any XPath predicates
that could have been automatically constructed when setting the
value will be deleted from the :class:`~eulxml.xmlmap.XmlObject`
where possible, if they are otherwise empty.

0.16.0

------------------------

* Add basic support for `MODS <http://www.loc.gov/standards/mods/>`_ in
:mod:`eulxml.xmlmap.mods`.
* Add basic support for `PREMIS <http://www.loc.gov/standards/premis/>`_ in
:mod:`eulxml.xmlmap.premis`.
* Minor logging and error handling improvements.

0.15.3

--------------------------

* Downgrade the lack of an HTTP_PROXY set in the environment from a
RuntimeError to a Warning with schema validation disabled.

0.15.2

-----------------------

* Fixed an error in the dependency structure that prevented the package from
being used after installation through PyPI.

0.15.1

-----------------------

* Fixed an error in the dependency structure that prevented the package from
being installed through PyPI.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.