rpms/python-suds/F-10 python-suds.spec,1.2,1.3 sources,1.3,1.4

Jeff Ortel jortel at fedoraproject.org
Thu Dec 4 19:15:13 UTC 2008


Author: jortel

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

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



Index: python-suds.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/F-10/python-suds.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-suds.spec	12 Nov 2008 13:01:32 -0000	1.2
+++ python-suds.spec	4 Dec 2008 19:14:43 -0000	1.3
@@ -2,7 +2,7 @@
 
 Summary: A python SOAP client
 Name:  python-suds
-Version: 0.3.2
+Version: 0.3.3
 Release: 1%{?dist}
 Source0: https://fedorahosted.org/releases/s/u/%{name}/%{name}-%{version}.tar.gz
 License: LGPLv3+
@@ -47,16 +47,27 @@
 %dir %{python_sitelib}/suds/bindings
 %dir %{python_sitelib}/suds/sax
 %dir %{python_sitelib}/suds/xsd
-%dir %{python_sitelib}/tests
 %{python_sitelib}/suds/*.py*
 %{python_sitelib}/suds/bindings/*.py*
 %{python_sitelib}/suds/sax/*.py*
 %{python_sitelib}/suds/xsd/*.py*
-%{python_sitelib}/tests/*.py*
 
 %doc README LICENSE
 
 %changelog
+* Wed Dec 04 2008 jortel <jortel at redhat.com> - 0.3.3-1
+- No longer installs (tests) package.
+- Implements API-3 proposal
+    Pluggable transport
+    Keyword method arguments
+    Baisc http authentication in default transport
+- Add namespace prefix normalization in soap message.
+- Better soap message pruning of empty nodes.
+- Fixed Tickets: #51 - #60.
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.3.2-2
+- Rebuild for Python 2.6
+
 * Fri Nov 06 2008 jortel <jortel at redhat.com> - 0.3.2-1
 - Add SOAP MultiRef support
 - Add support for new schema tags:


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Nov 2008 13:01:32 -0000	1.3
+++ sources	4 Dec 2008 19:14:43 -0000	1.4
@@ -1,2 +1,3 @@
 ae5a7e1f39c63ecf2c5622d687d6981c  python-suds-0.3.1.tar.gz
 a4544f1eaaeb3ca0e78180160909ab01  python-suds-0.3.2.tar.gz
+79cace44ca04955f2cdb8fe682b5f05d  python-suds-0.3.3.tar.gz




More information about the fedora-extras-commits mailing list