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-lp152.3.3.1 RPM for noarch

From OpenSuSE Leap 15.2 updates for noarch

Name: python3-elementpath Distribution: openSUSE Leap 15.2
Version: 1.4.1 Vendor: openSUSE
Release: lp152.3.3.1 Build date: Wed Jul 22 18:46:13 2020
Group: Unspecified Build host: build78
Size: 770315 Source RPM: python-elementpath-1.4.1-lp152.3.3.1.src.rpm
Packager: http://bugs.opensuse.org
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 Marketa Calabkova <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 Tomáš Chvátal <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 Tomáš Chvátal <tchvatal@suse.com>
  - Skip test_hashing to fix 32bit builds
* Mon Sep 09 2019 Tomáš Chvátal <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 14:25:09 2024