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

python312-zeep-4.2.1-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-zeep Distribution: openSUSE Tumbleweed
Version: 4.2.1 Vendor: openSUSE
Release: 1.3 Build date: Fri Dec 15 07:34:59 2023
Group: Unspecified Build host: reproducible
Size: 1119781 Source RPM: python-zeep-4.2.1-1.3.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

Provides

Requires

License

MIT

Changelog

* 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.
* Fri Nov 08 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Add patches to fix build with current pytests (From upstream PRs):
    * pytest4.patch
    * pytest5.patch
  - Tweak the deps to stay resolvable

Files

/usr/lib/python3.12/site-packages/zeep
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info/LICENSE
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info/RECORD
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/zeep-4.2.1.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/zeep/__init__.py
/usr/lib/python3.12/site-packages/zeep/__main__.py
/usr/lib/python3.12/site-packages/zeep/__pycache__
/usr/lib/python3.12/site-packages/zeep/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/cache.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/cache.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/client.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/client.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/loader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/loader.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/ns.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/ns.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/plugins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/plugins.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/settings.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/settings.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/transports.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/transports.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/wsa.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/__pycache__/wsa.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/cache.py
/usr/lib/python3.12/site-packages/zeep/client.py
/usr/lib/python3.12/site-packages/zeep/exceptions.py
/usr/lib/python3.12/site-packages/zeep/helpers.py
/usr/lib/python3.12/site-packages/zeep/loader.py
/usr/lib/python3.12/site-packages/zeep/ns.py
/usr/lib/python3.12/site-packages/zeep/plugins.py
/usr/lib/python3.12/site-packages/zeep/proxy.py
/usr/lib/python3.12/site-packages/zeep/py.typed
/usr/lib/python3.12/site-packages/zeep/settings.py
/usr/lib/python3.12/site-packages/zeep/transports.py
/usr/lib/python3.12/site-packages/zeep/utils.py
/usr/lib/python3.12/site-packages/zeep/wsa.py
/usr/lib/python3.12/site-packages/zeep/wsdl
/usr/lib/python3.12/site-packages/zeep/wsdl/__init__.py
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/attachments.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/attachments.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/definitions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/definitions.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/parse.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/parse.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/wsdl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/__pycache__/wsdl.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/attachments.py
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__init__.py
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__/soap.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/__pycache__/soap.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/http.py
/usr/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py
/usr/lib/python3.12/site-packages/zeep/wsdl/definitions.py
/usr/lib/python3.12/site-packages/zeep/wsdl/messages
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__init__.py
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/mime.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/mime.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/multiref.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/multiref.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/soap.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/soap.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/xop.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/__pycache__/xop.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/base.py
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/http.py
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/mime.py
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/multiref.py
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/soap.py
/usr/lib/python3.12/site-packages/zeep/wsdl/messages/xop.py
/usr/lib/python3.12/site-packages/zeep/wsdl/parse.py
/usr/lib/python3.12/site-packages/zeep/wsdl/utils.py
/usr/lib/python3.12/site-packages/zeep/wsdl/wsdl.py
/usr/lib/python3.12/site-packages/zeep/wsse
/usr/lib/python3.12/site-packages/zeep/wsse/__init__.py
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/compose.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/compose.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/signature.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/signature.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/username.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/username.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/wsse/compose.py
/usr/lib/python3.12/site-packages/zeep/wsse/signature.py
/usr/lib/python3.12/site-packages/zeep/wsse/username.py
/usr/lib/python3.12/site-packages/zeep/wsse/utils.py
/usr/lib/python3.12/site-packages/zeep/xsd
/usr/lib/python3.12/site-packages/zeep/xsd/__init__.py
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/const.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/const.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/context.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/context.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/printer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/printer.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/schema.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/schema.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/valueobjects.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/valueobjects.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/visitor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/__pycache__/visitor.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/const.py
/usr/lib/python3.12/site-packages/zeep/xsd/context.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__init__.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/any.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/any.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/attribute.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/attribute.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/builtins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/builtins.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/element.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/element.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/indicators.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/indicators.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/references.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/__pycache__/references.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/elements/any.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements/attribute.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements/base.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements/builtins.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements/element.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements/indicators.py
/usr/lib/python3.12/site-packages/zeep/xsd/elements/references.py
/usr/lib/python3.12/site-packages/zeep/xsd/printer.py
/usr/lib/python3.12/site-packages/zeep/xsd/schema.py
/usr/lib/python3.12/site-packages/zeep/xsd/types
/usr/lib/python3.12/site-packages/zeep/xsd/types/__init__.py
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/any.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/any.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/builtins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/builtins.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/collection.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/collection.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/complex.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/complex.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/simple.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/simple.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/unresolved.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/__pycache__/unresolved.cpython-312.pyc
/usr/lib/python3.12/site-packages/zeep/xsd/types/any.py
/usr/lib/python3.12/site-packages/zeep/xsd/types/base.py
/usr/lib/python3.12/site-packages/zeep/xsd/types/builtins.py
/usr/lib/python3.12/site-packages/zeep/xsd/types/collection.py
/usr/lib/python3.12/site-packages/zeep/xsd/types/complex.py
/usr/lib/python3.12/site-packages/zeep/xsd/types/simple.py
/usr/lib/python3.12/site-packages/zeep/xsd/types/unresolved.py
/usr/lib/python3.12/site-packages/zeep/xsd/utils.py
/usr/lib/python3.12/site-packages/zeep/xsd/valueobjects.py
/usr/lib/python3.12/site-packages/zeep/xsd/visitor.py
/usr/share/doc/packages/python312-zeep
/usr/share/doc/packages/python312-zeep/CHANGES
/usr/share/doc/packages/python312-zeep/README.rst
/usr/share/licenses/python312-zeep
/usr/share/licenses/python312-zeep/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024