Hello community,

here is the log from the commit of package python-retry_decorator for 
openSUSE:Factory checked in at 2013-11-25 16:03:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-retry_decorator (Old)
 and      /work/SRC/openSUSE:Factory/.python-retry_decorator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-retry_decorator"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-retry_decorator/python-retry_decorator.changes
    2013-08-21 10:29:22.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-retry_decorator.new/python-retry_decorator.changes
       2013-11-25 16:03:45.000000000 +0100
@@ -1,0 +2,8 @@
+Sun Nov 24 17:15:36 UTC 2013 - [email protected]
+
+- Update to version 1.0.0
+  + Using seed for pypi deployment; modified to use logger rather fptr
+- Use download Url as source
+- Add README.rst and CHANGES.txt to package documentation
+
+-------------------------------------------------------------------

Old:
----
  retry_decorator-0.1.0.tar.bz2

New:
----
  retry_decorator-1.0.0.tar.gz

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

Other differences:
------------------
++++++ python-retry_decorator.spec ++++++
--- /var/tmp/diff_new_pack.M28ACL/_old  2013-11-25 16:03:46.000000000 +0100
+++ /var/tmp/diff_new_pack.M28ACL/_new  2013-11-25 16:03:46.000000000 +0100
@@ -16,14 +16,13 @@
 #
 
 Name:           python-retry_decorator
-Version:        0.1.0
+Version:        1.0.0
 Release:        0
 Summary:        Retry on Exception
 License:        MIT
 Group:          Development/Languages/Python
-URL:            https://github.com/pnpnpn/retry-decorator
-Source0:        retry_decorator-%{version}.tar.bz2
-BuildRequires:  python
+Url:            https://github.com/pnpnpn/retry-decorator
+Source0:        
https://pypi.python.org/packages/source/r/retry_decorator/retry_decorator-%{version}.tar.gz
 BuildRequires:  python-setuptools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -46,7 +45,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE
+%doc README.rst LICENSE.txt CHANGES.txt
 %{python_sitelib}/*
 
 %changelog

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

Reply via email to