rpms/python-suds/F-9 python-suds.spec,1.3,1.4 sources,1.4,1.5

Jeff Ortel jortel at fedoraproject.org
Wed Feb 25 20:14:16 UTC 2009


Author: jortel

Update of /cvs/pkgs/rpms/python-suds/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9002/F-9

Modified Files:
	python-suds.spec sources 
Log Message:
release suds version 0.3.4



Index: python-suds.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/F-9/python-suds.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-suds.spec	4 Dec 2008 19:14:44 -0000	1.3
+++ python-suds.spec	25 Feb 2009 20:13:46 -0000	1.4
@@ -2,7 +2,7 @@
 
 Summary: A python SOAP client
 Name:  python-suds
-Version: 0.3.3
+Version: 0.3.4
 Release: 1%{?dist}
 Source0: https://fedorahosted.org/releases/s/u/%{name}/%{name}-%{version}.tar.gz
 License: LGPLv3+
@@ -55,6 +55,21 @@
 %doc README LICENSE
 
 %changelog
+* Mon Dec 08 2008 jortel <jortel at redhat.com> - 0.3.4-1
+- Static (automatic) Import.bind('http://schemas.xmlsoap.org/soap/encoding/')
+- Basic ws-security with {{{UsernameToken}}} and clear-text password only.
+- Add support for ''sparse'' soap headers via passing dictionary
+- Add support for arbitrary user defined soap headers
+- Fixes service operations with multiple soap header entries.
+- Schema loading and dereferencing algorithm enhancements.
+- Nested soap multirefs fixed.
+- Better (true) support for elementFormDefault="unqualified" provides more accurate namespaing.
+- WSDL part types no longer default to WSDL targetNamespace.
+- Fixed Tickets: #4, #6, #21, #32, #62, #66, #71, #72, #114, #155, #201.
+
+* Wed Dec 04 2008 jortel <jortel at redhat.com> - 0.3.3-2
+- Rebuild for Python 2.6
+
 * Wed Dec 04 2008 jortel <jortel at redhat.com> - 0.3.3-1
 - No longer installs (tests) package.
 - Implements API-3 proposal


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	4 Dec 2008 19:14:44 -0000	1.4
+++ sources	25 Feb 2009 20:13:46 -0000	1.5
@@ -1,3 +1,4 @@
 ae5a7e1f39c63ecf2c5622d687d6981c  python-suds-0.3.1.tar.gz
 a4544f1eaaeb3ca0e78180160909ab01  python-suds-0.3.2.tar.gz
 79cace44ca04955f2cdb8fe682b5f05d  python-suds-0.3.3.tar.gz
+3c704119a5a27542ea5347fc13433b89  python-suds-0.3.4.tar.gz




More information about the fedora-extras-commits mailing list