SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-elementpath-4.7.0-1.1.noarch.rpm :

* Thu Jan 23 2025 John Paul Adrian Glaubitz - Update to 4.7.0
* Fix fragment argument usage (issue #81)
* Fix constructors nud() to skip argument check with XP31+ arrow operator (issue #83)
* Mon Oct 28 2024 Dirk Müller - update to 4.6.0:
* Fix XsdAttributeGroupProtocol
* Improve Unicode support with installable UnicodeData.txt versions
* Extend names disambiguation with a fix for issue #78
* Refactor tree builders to fix document position of tails (issue #79)
* Fix and clean node trees iteration methods (issue #72)
* Fix missing raw string for \'[^rn]\' (pull request #76)
* Full and more specific type annotations
* Tue Apr 02 2024 Dirk Müller - update to 4.4.0:
* Improve stand-alone XPath functions builder (issue #70)
* Update tokens and parsers __repr__
* Fix static typing protocols to work with etree and XSD elements
* Change the purpose of the evaluation with a dynamic schema context
* Add a tox.ini testenv with Python 3.13 pre-releases
* Fix dynamic context initialization with lxml a non-root element (issue #71)
* Fix XP30+ function fn:function-lookup
* Fix XP30+ fn:unparsed-text, fn:unparsed-text-lines and fn:unparsed-text-available
* Drop support for Python 3.7
* Add
*uri
* and
*fragment
* options to dynamic context
* Make context root node not mandatory (issue #63)
* Add function objects constructor (issue #70)
* Wed Aug 09 2023 Dirk Müller - update to 4.1.5:
* Fix typed value of ElementNode() if self.elem.text is None
* Sat Jul 01 2023 Dirk Müller - update to 4.1.4:
* Fix select of prefixed names
* Fix zero length
*xs:base64Binary
*
* Sun Jun 25 2023 Dirk Müller - update to 4.1.3:
* Fix XP30+ fn:path
* Fix weak tests
* Fri May 12 2023 Daniel Garcia - Remove BuildRequire xmlschema to avoid dependency cycle
* Wed May 10 2023 Daniel Garcia - Update to 4.1.2:
* Add support for Python 3.12
* Fix self shortcut operator (adding is_schema_node() to node classes)- 4.1.1:
* Simplify type annotations for XSD datatypes
* Full test coverage of sequence type functions with bugfixes- 4.1.0:
* Refactor XPath function call (context=None only as keyword argument)
* Add external function support (issue #60)
* Some fixes to string representation and source property of tokens
* Extend documentation and tests
* Clean XSD datatypes hierarchy- 4.0.1:
* Fix packaging: include py.typed in package data
* Revert to comparison between xs:QName instances and strings
* Fix atomization with XSD typed data (list types have to be atomized)- 4.0.0:
* First XPath 3.1 implementation (without UCA collation support)
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Tue Sep 27 2022 Yogalakshmi Arunachalam - update to v3.0.2 (2022-08-12)
* Extend root concept to subtrees used as root (e.g. XSD 1.1 assertions)
* Begin XPath 3.1 implementation adding XPathMap and XPathArray- update to v3.0.1 (2022-07-23)
* Fix of descendant path operator (issue #51)
* Add support for Python 3.11- update to v3.0.0 (2022-07-16)
* Transition to full XPath node implementation (more memory usage but better control and overall faster)
* Add etree.py module with a safe XML parser (ported from xmlschema)
* Sat Jun 04 2022 Dirk Müller - update to 2.5.3:
* Fix unary path step operator (issue #46)
* Fix sphinx warnings
*\'reference target not found\'
* (issue #45)
* Include PR #43 with fixes for `XPathContext.iter_siblings()` (issues #42 and #44)
* Fix for failed floats equality tests (issue #41)
* Static typing tested with mypy==0.950
* Sat Mar 26 2022 Dirk Müller - update to 2.5.0:
* Add XPath 3.0 support
* Better use of lxml.etree features
* Full coverage of W3C tests
* Drop support for Python 3.6
 
ICM