Changelog for
python-suds-0.3.1-5.fc9.noarch.rpm :
Mon Nov 3 23:00:00 2008 jortel
- 0.3.1-5
- Add LICENSE to %doc.
Tue Oct 28 23:00:00 2008 jortel - 0.3.1-4
- Changes acc. #466496 Comment #8
Mon Oct 27 23:00:00 2008 jortel - 0.3.1-3
- Add \"rm -rf $RPM_BUILD_ROOT\" to install
Fri Oct 17 00:00:00 2008 jortel - 0.3.1-2
- Changes acc. #466496 Comment #1
Sat Oct 11 00:00:00 2008 jortel - 0.3.1-1
- Extends the support for multi-port services introduced earlier. This addition,
provides for multiple services to define the
*same
* method and suds will
handle it properly. See section \'SERVICES WITH MULTIPLE PORTS:\'
- Add support for multi-document document/literal soap binding style.
See section \'MULTI-DOCUMENT Docuemnt/Literal:\'
- Add support for (xs:group, xs:attributeGroup) tags.
- Add Client.last_sent() and Client.last_received().