rpms/python-suds/F-10 python-suds.spec,1.6,1.7 sources,1.7,1.8

Jeff Ortel jortel at fedoraproject.org
Mon Oct 19 16:42:03 UTC 2009


Author: jortel

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

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



Index: python-suds.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/F-10/python-suds.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-suds.spec	24 Jun 2009 18:10:59 -0000	1.6
+++ python-suds.spec	19 Oct 2009 16:42:02 -0000	1.7
@@ -2,7 +2,7 @@
 
 Summary: A python SOAP client
 Name:  python-suds
-Version: 0.3.6
+Version: 0.3.7
 Release: 1%{?dist}
 Source0: https://fedorahosted.org/releases/s/u/%{name}/%{name}-%{version}.tar.gz
 License: LGPLv3+
@@ -41,16 +41,37 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{python_sitelib}/suds/bindings
 %dir %{python_sitelib}/suds/sax
 %dir %{python_sitelib}/suds/xsd
+%dir %{python_sitelib}/suds/mx
+%dir %{python_sitelib}/suds/umx
 %dir %{python_sitelib}/suds/transport
 %{python_sitelib}/suds/*.py*
 %{python_sitelib}/suds/bindings/*.py*
 %{python_sitelib}/suds/sax/*.py*
 %{python_sitelib}/suds/xsd/*.py*
+%{python_sitelib}/suds/mx/*.py*
+%{python_sitelib}/suds/umx/*.py*
 %{python_sitelib}/suds/transport/*.py*
 
 %doc README LICENSE
 
 %changelog
+* Thu Oct 16 2009 jortel <jortel at redhat.com> - 0.3.7-1
+- Better soap header support
+- Added new transport HttpAuthenticated for active (not passive) basic authentication.
+- New options (prefixes, timeout, retxml)
+- WSDL processing enhancements.
+- Expanded builtin XSD type support.
+- Fixed <xs:iniclude/>
+- Better XML date/datetime conversion.
+- Client.clone() method added for lightweight copy of client object.
+- XSD processing fixes/enhancements.
+- Better <simpleType/> by <xs:restriction/> support.
+- Performance enhancements. 
+- Fixed tickets: #65, #232, #233, #235, #241, #242, #244, #247, #254, #254, #256, #257, #258
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.6-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Wed May 1 2009 jortel <jortel at redhat.com> - 0.3.6-1
 - Change hard coded /tmp/suds to tempfile.gettempdir() and create suds/ on demand.
 - Fix return type for Any.get_attribute().


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	24 Jun 2009 18:10:59 -0000	1.7
+++ sources	19 Oct 2009 16:42:02 -0000	1.8
@@ -4,3 +4,4 @@ a4544f1eaaeb3ca0e78180160909ab01  python
 3c704119a5a27542ea5347fc13433b89  python-suds-0.3.4.tar.gz
 2fc4bbbb2351b24e707eac8434d5cb73  python-suds-0.3.5.tar.gz
 320b2f8816aca6445b31441eb201e95b  python-suds-0.3.6.tar.gz
+687a1287e5e86da42d1b161f29d58886  python-suds-0.3.7.tar.gz




More information about the fedora-extras-commits mailing list