Hello community,

here is the log from the commit of package python-amqplib for openSUSE:Factory
checked in at Tue Oct 11 17:05:00 CEST 2011.



--------
--- openSUSE:Factory/python-amqplib/python-amqplib.changes      2011-09-23 
12:42:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-amqplib/python-amqplib.changes  
2011-10-11 12:46:53.000000000 +0200
@@ -1,0 +2,18 @@
+Tue Oct 11 10:43:08 UTC 2011 - [email protected]
+
+- Update to version 1.0.2:
+  * Fix a packaging problem for Windows users, no changes
+    to the actual Python code.
+- Package more documentation
+
+-------------------------------------------------------------------
+Thu Sep 29 02:46:30 UTC 2011 - [email protected]
+
+- Update to 1.0.1:
+    A one-line change to transport.py to fix a problem older
+    FreeBSDs have with socket.getaddrinfo()
+
+    Otherwise just packaging changes to include more Trove
+    classifiers and docs/tests/etc in the source distribution file.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  amqplib-1.0.0.tar.bz2

New:
----
  amqplib-1.0.2.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-amqplib.spec ++++++
--- /var/tmp/diff_new_pack.lW1J7Z/_old  2011-10-11 17:04:55.000000000 +0200
+++ /var/tmp/diff_new_pack.lW1J7Z/_new  2011-10-11 17:04:55.000000000 +0200
@@ -18,13 +18,13 @@
 
 
 Name:           python-amqplib
-Version:        1.0.0
-Release:        1
+Version:        1.0.2
+Release:        0
 Url:            http://code.google.com/p/py-amqplib/
 Summary:        Client library for AMQP (Advanced Message Queuing Protocol)
 License:        LGPL-2.1+
 Group:          Development/Languages/Python
-Source:         amqplib-%{version}.tar.bz2
+Source:         amqplib-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 %if 0%{?suse_version}
@@ -48,12 +48,9 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
-%doc README
-%python_sitelib/*
+%doc CHANGES LICENSE README TODO docs/*.txt
+%{python_sitelib}/*
 
 %changelog

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to