14
0
forked from pool/python-zeep
Commit Graph

11 Commits

Author SHA256 Message Date
155bebfe90 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=18
2023-12-15 06:37:51 +00:00
cab59f0011 Accepting request 981397 from home:bnavigator:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/981397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=16
2022-06-09 12:43:31 +00:00
7c40258fd1 - Doesn't build with 3.10 because of missing xmlsec.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=14
2022-05-21 09:32:56 +00:00
f07e5aa868 Accepting request 970095 from home:pgajdos:python
- do not require python-mock for build
- added patches
  fix 1ddd118956
  + python-zeep-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/970095
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=12
2022-04-14 14:41:50 +00:00
88a68a3f60 Accepting request 961421 from home:wrosenauer:devel
- 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

OBS-URL: https://build.opensuse.org/request/show/961421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=10
2022-03-13 20:50:43 +00:00
ef5ef36672 Accepting request 897174 from home:alarrosa:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/897174
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=9
2021-06-03 12:30:10 +00:00
6426492c84 Accepting request 886052 from home:bnavigator:branches:devel:languages:python
- Fix BuildRequires for new python39 flavor
- Disable tests using python2 freezegun

OBS-URL: https://build.opensuse.org/request/show/886052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=7
2021-04-17 08:37:25 +00:00
e8b883203c Accepting request 866029 from home:bnavigator:branches:devel:languages:python
- Fix typo in filelist

Sorry I must have submitted the wrong revision

OBS-URL: https://build.opensuse.org/request/show/866029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=5
2021-01-22 14:39:52 +00:00
75c4160a54 Accepting request 864439 from home:bnavigator:branches:devel:languages:python
- Fix requirement specifications.

OBS-URL: https://build.opensuse.org/request/show/864439
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=4
2021-01-20 04:15:10 +00:00
Tomáš Chvátal
ad0bbc3e30 - Add patches to fix build with current pytests (From upstream PRs):
* pytest4.patch
  * pytest5.patch
- Tweak the deps to stay resolvable

- Fix unit tests
- Use better way to handle tornado version compatibility.

- Don't allow python-tornado >= 5

- update to 3.4.0
  * Allow passing xsd.Nil to sequences
  * Add support for passing custom digest and signature methods during WSSE
    signing
  * Fix path resolving during XSD imports

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=2
2019-11-08 07:33:58 +00:00
Tomáš Chvátal
21b900b705 osc copypac from project:openSUSE:Leap:15.1:Update package:python-zeep revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=1
2019-11-08 07:21:48 +00:00