Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-zeep | Distribution: openSUSE Tumbleweed |
Version: 4.3.1 | Vendor: openSUSE |
Release: 2.2 | Build date: Thu Dec 19 06:32:24 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1180647 | Source RPM: python-zeep-4.3.1-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://docs.python-zeep.org | |
Summary: A Python SOAP client based on lxml/requests |
Python SOAP client based on python-lxml and python-requests
MIT
* Thu Dec 19 2024 Steve Kowalik <steven.kowalik@suse.com> - Add patch support-new-httpx.patch: * Support argument changes with httpx 0.28.0+. * Tue Nov 12 2024 Nico Krapp <nico.krapp@suse.com> - Update to 4.3.1 * Fix regression in parsing xsd:Date with negative timezone - Update to 4.3.0 * Drop support for Python 3.7 and 3.8 and add support for Python 3.12 and 3.13 (#1421, #1408) * Add workaround to support date values with timezone in combination with * isodate 0.7.2 (#1431) * Replace deprecated datetime.datetime.utcnow() * Properly close 'file://' resources (#1339) * Complete migration to pyproject.toml (remove setup.py) * Fri Dec 15 2023 Steve Kowalik <steven.kowalik@suse.com> - Update to 4.2.1: * Fix error regarding closing session in async transport (#1347) * Drop support for Python 3.6 * Allow embedding CDATA elements in simple types (#1339) * Allow to pass in a pre parsed Document (#1330) * Fix httpx DeprecationWarning for post data (#1326) * Add BinaryMemorySignature (#1300) * Fix IndexError when empty body response (#1287) * Add support for context manager on Client (#1166) * Allow Ws Addressing plugin to use a different URL (#1328) * Accept strings for xsd base64Binary (#1072) - Drop patches httpx-test.patch, python-zeep-no-mock.patch: * Included upstream. - Add patch xfail-network-tests.patch: * XFAIL, rather than FAIL tests that require a network connection. - Switch to autosetup and pyproject macros. - BuildRequire xmlsec unilaterally and install the openssl library. - No longer ignore some test files * Wed Jun 08 2022 Ben Greiner <code@bnavigator.de> - Re-enable python310: xmlsec is optional - Disable python2 build * Sat May 21 2022 Matej Cepl <mcepl@suse.com> - Doesn't build with 3.10 because of missing xmlsec. * Thu Apr 14 2022 pgajdos@suse.com - do not require python-mock for build - added patches fix https://github.com/mvantellingen/python-zeep/commit/1ddd118956870f9c68a24c9494207dc17441b416 + python-zeep-no-mock.patch * Sun Mar 13 2022 Wolfgang Rosenauer <wr@rosenauer.org> - Update to 4.1.0 * Remove last dependency on six * Use platformdirs instead of the appsdirs dependency * Pass digest method when signing timestamp node * Fix settings context manager when an exception is raised * Don’t render decimals using scientific notation * Remove dependency on defusedxml * Improve handling of str values for Duration - added httpx-test.patch to use text instead of data * Thu Jun 03 2021 Antonio Larrosa <alarrosa@suse.com> - Update to 4.0.0 * Drop support for Python 2.7, 3.3, 3.4 and 3.5 * Remove both the aiohttp and the tornado transport class from Zeep. These can be moved to their own Python package if anyone is interested. * Add zeep.transports.AsyncTransport which is based on httpx. Note that loading wsdl files is still a sync process but operations can be executed via async. * Start adding more typehints to the package - Remove patches that are not needed anymore: * pytest4.patch * pytest5.patch * Fri Apr 16 2021 Ben Greiner <code@bnavigator.de> - Fix BuildRequires for new python39 flavor - Disable tests using python2 freezegun * Fri Jan 22 2021 Benjamin Greiner <code@bnavigator.de> - Fix typo in filelist * Tue Jan 19 2021 Benjamin Greiner <code@bnavigator.de> - Fix requirement specifications.
/usr/lib/python3.11/site-packages/zeep /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info/INSTALLER /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info/LICENSE /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info/METADATA /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info/RECORD /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info/REQUESTED /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info/WHEEL /usr/lib/python3.11/site-packages/zeep-4.3.1.dist-info/top_level.txt /usr/lib/python3.11/site-packages/zeep/__init__.py /usr/lib/python3.11/site-packages/zeep/__main__.py /usr/lib/python3.11/site-packages/zeep/__pycache__ /usr/lib/python3.11/site-packages/zeep/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/__main__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/__main__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/cache.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/cache.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/client.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/client.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/helpers.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/helpers.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/loader.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/loader.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/ns.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/ns.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/plugins.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/plugins.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/proxy.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/proxy.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/settings.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/settings.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/transports.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/transports.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/wsa.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/__pycache__/wsa.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/cache.py /usr/lib/python3.11/site-packages/zeep/client.py /usr/lib/python3.11/site-packages/zeep/exceptions.py /usr/lib/python3.11/site-packages/zeep/helpers.py /usr/lib/python3.11/site-packages/zeep/loader.py /usr/lib/python3.11/site-packages/zeep/ns.py /usr/lib/python3.11/site-packages/zeep/plugins.py /usr/lib/python3.11/site-packages/zeep/proxy.py /usr/lib/python3.11/site-packages/zeep/py.typed /usr/lib/python3.11/site-packages/zeep/settings.py /usr/lib/python3.11/site-packages/zeep/transports.py /usr/lib/python3.11/site-packages/zeep/utils.py /usr/lib/python3.11/site-packages/zeep/wsa.py /usr/lib/python3.11/site-packages/zeep/wsdl /usr/lib/python3.11/site-packages/zeep/wsdl/__init__.py /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__ /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/attachments.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/attachments.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/definitions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/definitions.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/parse.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/parse.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/wsdl.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/__pycache__/wsdl.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/attachments.py /usr/lib/python3.11/site-packages/zeep/wsdl/bindings /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__init__.py /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__pycache__ /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__pycache__/http.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__pycache__/http.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__pycache__/soap.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/__pycache__/soap.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/http.py /usr/lib/python3.11/site-packages/zeep/wsdl/bindings/soap.py /usr/lib/python3.11/site-packages/zeep/wsdl/definitions.py /usr/lib/python3.11/site-packages/zeep/wsdl/messages /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__init__.py /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__ /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/base.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/base.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/http.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/http.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/mime.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/mime.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/multiref.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/multiref.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/soap.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/soap.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/xop.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/__pycache__/xop.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsdl/messages/base.py /usr/lib/python3.11/site-packages/zeep/wsdl/messages/http.py /usr/lib/python3.11/site-packages/zeep/wsdl/messages/mime.py /usr/lib/python3.11/site-packages/zeep/wsdl/messages/multiref.py /usr/lib/python3.11/site-packages/zeep/wsdl/messages/soap.py /usr/lib/python3.11/site-packages/zeep/wsdl/messages/xop.py /usr/lib/python3.11/site-packages/zeep/wsdl/parse.py /usr/lib/python3.11/site-packages/zeep/wsdl/utils.py /usr/lib/python3.11/site-packages/zeep/wsdl/wsdl.py /usr/lib/python3.11/site-packages/zeep/wsse /usr/lib/python3.11/site-packages/zeep/wsse/__init__.py /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__ /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/compose.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/compose.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/signature.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/signature.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/username.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/username.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/wsse/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/wsse/compose.py /usr/lib/python3.11/site-packages/zeep/wsse/signature.py /usr/lib/python3.11/site-packages/zeep/wsse/username.py /usr/lib/python3.11/site-packages/zeep/wsse/utils.py /usr/lib/python3.11/site-packages/zeep/xsd /usr/lib/python3.11/site-packages/zeep/xsd/__init__.py /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__ /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/const.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/const.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/context.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/context.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/printer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/printer.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/schema.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/schema.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/valueobjects.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/valueobjects.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/visitor.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/__pycache__/visitor.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/const.py /usr/lib/python3.11/site-packages/zeep/xsd/context.py /usr/lib/python3.11/site-packages/zeep/xsd/elements /usr/lib/python3.11/site-packages/zeep/xsd/elements/__init__.py /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__ /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/any.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/any.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/attribute.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/attribute.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/base.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/base.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/builtins.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/builtins.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/element.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/element.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/indicators.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/indicators.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/references.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/__pycache__/references.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/elements/any.py /usr/lib/python3.11/site-packages/zeep/xsd/elements/attribute.py /usr/lib/python3.11/site-packages/zeep/xsd/elements/base.py /usr/lib/python3.11/site-packages/zeep/xsd/elements/builtins.py /usr/lib/python3.11/site-packages/zeep/xsd/elements/element.py /usr/lib/python3.11/site-packages/zeep/xsd/elements/indicators.py /usr/lib/python3.11/site-packages/zeep/xsd/elements/references.py /usr/lib/python3.11/site-packages/zeep/xsd/printer.py /usr/lib/python3.11/site-packages/zeep/xsd/schema.py /usr/lib/python3.11/site-packages/zeep/xsd/types /usr/lib/python3.11/site-packages/zeep/xsd/types/__init__.py /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__ /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/any.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/any.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/base.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/base.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/builtins.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/builtins.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/collection.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/collection.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/complex.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/complex.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/simple.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/simple.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/unresolved.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/__pycache__/unresolved.cpython-311.pyc /usr/lib/python3.11/site-packages/zeep/xsd/types/any.py /usr/lib/python3.11/site-packages/zeep/xsd/types/base.py /usr/lib/python3.11/site-packages/zeep/xsd/types/builtins.py /usr/lib/python3.11/site-packages/zeep/xsd/types/collection.py /usr/lib/python3.11/site-packages/zeep/xsd/types/complex.py /usr/lib/python3.11/site-packages/zeep/xsd/types/simple.py /usr/lib/python3.11/site-packages/zeep/xsd/types/unresolved.py /usr/lib/python3.11/site-packages/zeep/xsd/utils.py /usr/lib/python3.11/site-packages/zeep/xsd/valueobjects.py /usr/lib/python3.11/site-packages/zeep/xsd/visitor.py /usr/share/doc/packages/python311-zeep /usr/share/doc/packages/python311-zeep/CHANGES /usr/share/doc/packages/python311-zeep/README.md /usr/share/licenses/python311-zeep /usr/share/licenses/python311-zeep/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025