Hello community,

here is the log from the commit of package python-greenlet for openSUSE:Factory 
checked in at 2016-04-22 16:25:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-greenlet (Old)
 and      /work/SRC/openSUSE:Factory/.python-greenlet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-greenlet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-greenlet/python-greenlet.changes  
2015-06-24 20:50:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-greenlet.new/python-greenlet.changes     
2016-04-22 16:25:41.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Apr 16 21:29:08 UTC 2016 - t.gru...@katodev.de
+
+- update to 0.4.9
+- remove ppc64le-support.patch (is part of this version now)
+
+-------------------------------------------------------------------

Old:
----
  greenlet-0.4.7.zip
  ppc64le-support.patch

New:
----
  greenlet-0.4.9.tar.gz

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

Other differences:
------------------
++++++ python-greenlet.spec ++++++
--- /var/tmp/diff_new_pack.R6VTdb/_old  2016-04-22 16:25:42.000000000 +0200
+++ /var/tmp/diff_new_pack.R6VTdb/_new  2016-04-22 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-greenlet
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,20 +18,18 @@
 
 
 Name:           python-greenlet
-Version:        0.4.7
+Version:        0.4.9
 Release:        0
 Url:            http://pypi.python.org/pypi/greenlet
 Summary:        Lightweight in-process concurrent programming
 License:        MIT
 Group:          Development/Libraries/Python
-Source0:        
http://pypi.python.org/packages/source/g/greenlet/greenlet-%{version}.zip
-Patch1:         ppc64le-support.patch
+Source0:        
http://pypi.python.org/packages/source/g/greenlet/greenlet-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-BuildRequires:  unzip
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif
@@ -55,7 +53,6 @@
 
 %prep
 %setup -q -n greenlet-%{version}
-%patch1 -p1
 
 %build
 CFLAGS="%{optflags} -fno-tree-dominator-opts -fno-strict-aliasing" python 
setup.py build


Reply via email to