SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-zeep-4.2.1-21.17.noarch.rpm :

* Fri Dec 15 2023 Steve Kowalik - 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 - Re-enable python310: xmlsec is optional- Disable python2 build
* Sat May 21 2022 Matej Cepl - Doesn\'t build with 3.10 because of missing xmlsec.
* Thu Apr 14 2022 pgajdosAATTsuse.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 - 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 - 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 - Fix BuildRequires for new python39 flavor- Disable tests using python2 freezegun
* Fri Jan 22 2021 Benjamin Greiner - Fix typo in filelist
* Tue Jan 19 2021 Benjamin Greiner - Fix requirement specifications.
* Fri Nov 08 2019 Tomáš Chvátal - Add patches to fix build with current pytests (From upstream PRs):
* pytest4.patch
* pytest5.patch- Tweak the deps to stay resolvable
 
ICM