Commit graph

4 commits

Author SHA1 Message Date
adam
ccbda4f8b1 py-simplesoap: updated to 1.16.2
1.16.2:
Unknown
2017-12-07 13:16:18 +00:00
richard
e432ec049b avoid hardcoding PYVERSSUFFIX in second egg. Thanks wiz@! 2016-08-18 21:05:35 +00:00
richard
52afeef596 updated to PySimpleSOAP-1.16
this fixes UnicodeEncodeError under py27 noticed via py-stdnum and
vatnumber (without py-suds) when checking VIES.

Changelog

Recent changes (2014/2015):

    Plug-in system to support for WSSE (Web-Services Security extensions)
    WSSE UsernameToken, UsernameDigestToken and BinaryTokenSignature support
    Pythonic XML Security Library basic implementation (canonicalization, SHA1 hashing and RSA signing / verification using X509 digital certificates)
    Improved SOAP Fault details
    Several fixes (basic python3 support, CDATA, )

Ongoing efforts:

    Unit Tests update & clean up (removing old tests, better framework, fixing non-deterministic results, etc.)
    WSDL advanced support (unifying nested elements structure dialects)
    Python3 support for WSSE XMLSec (M2Crypto alternatives?)
    Source code refactory to improve readability and maintainability
2016-08-18 20:41:02 +00:00
rodent
72858108d8 Import py27-simplesoap-1.10 as net/py-simplesoap.
Python Simple SOAP library for client and server webservices interfaces, aimed
to be as small and easy as possible, supporting most common functionality.
Initially it was inspired by PHP Soap Extension (mimicking it functionality,
simplicity and ease of use), with many advanced features added.
2014-04-22 00:07:52 +00:00