Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-elementpath-1.4.1-3.3.7 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-elementpath Distribution: SUSE Linux Enterprise 15
Version: 1.4.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: 3.3.7 Build date: Wed Apr 8 14:11:17 2020
Group: Unspecified Build host: sheep57
Size: 770315 Source RPM: python-elementpath-1.4.1-3.3.7.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/sissaschool/elementpath
Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml
The proposal of this package is to provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML
data structures, both for the standard ElementTree library and for the
`lxml.etree <http://lxml.de>`_ library.

Provides

Requires

License

MIT

Changelog

* Thu Feb 06 2020 mcalabkova@suse.com
  - update to 1.4.1
    * Remove Python 2 support
    * Add TextNode node type
    * fixed: test_datatypes.(Duration|Timezone)TypesTest.test_hashing fails on 32bit arches
* Wed Oct 30 2019 tchvatal@suse.com
  - Update to 1.3.1:
    * Improved schema proxy
    * Improved XSD type matching using paths
    * Cached parent path for XPathContext (only Python 3)
    * Improve typed selection with TypedAttribute and TypedElement named-tuples
    * Add iter_results to XPathContext
    * Remove XMLSchemaProxy from package
    * Fix descendant shortcut operator '//'
    * Fix text() function
    * Fix typed select of '(name)' token
    * Fix 24-hour time for DateTime
* Mon Sep 09 2019 tchvatal@suse.com
  - Skip test_hashing to fix 32bit builds
* Mon Sep 09 2019 tchvatal@suse.com
  - Initial commit needed by python-xmlschema

Files

/usr/lib/python3.6/site-packages/elementpath
/usr/lib/python3.6/site-packages/elementpath-1.4.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/elementpath-1.4.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/elementpath-1.4.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/elementpath-1.4.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/elementpath-1.4.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/elementpath/__init__.py
/usr/lib/python3.6/site-packages/elementpath/__pycache__
/usr/lib/python3.6/site-packages/elementpath/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/datatypes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/datatypes.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/namespaces.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/namespaces.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/schema_proxy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/schema_proxy.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/tdop_parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/tdop_parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath1_parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath1_parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath2_constructors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath2_constructors.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath2_functions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath2_functions.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath2_parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath2_parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_context.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_context.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_nodes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_nodes.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_selectors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_selectors.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_token.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/elementpath/__pycache__/xpath_token.cpython-36.pyc
/usr/lib/python3.6/site-packages/elementpath/datatypes.py
/usr/lib/python3.6/site-packages/elementpath/exceptions.py
/usr/lib/python3.6/site-packages/elementpath/namespaces.py
/usr/lib/python3.6/site-packages/elementpath/schema_proxy.py
/usr/lib/python3.6/site-packages/elementpath/tdop_parser.py
/usr/lib/python3.6/site-packages/elementpath/xpath1_parser.py
/usr/lib/python3.6/site-packages/elementpath/xpath2_constructors.py
/usr/lib/python3.6/site-packages/elementpath/xpath2_functions.py
/usr/lib/python3.6/site-packages/elementpath/xpath2_parser.py
/usr/lib/python3.6/site-packages/elementpath/xpath_context.py
/usr/lib/python3.6/site-packages/elementpath/xpath_nodes.py
/usr/lib/python3.6/site-packages/elementpath/xpath_selectors.py
/usr/lib/python3.6/site-packages/elementpath/xpath_token.py
/usr/share/doc/packages/python3-elementpath
/usr/share/doc/packages/python3-elementpath/CHANGELOG.rst
/usr/share/doc/packages/python3-elementpath/README.rst
/usr/share/licenses/python3-elementpath
/usr/share/licenses/python3-elementpath/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024