Hello community,

here is the log from the commit of package python-gevent for openSUSE:Factory 
checked in at 2014-11-20 18:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gevent (Old)
 and      /work/SRC/openSUSE:Factory/.python-gevent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gevent"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gevent/python-gevent.changes      
2014-06-19 13:20:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-gevent.new/python-gevent.changes 
2014-11-20 18:43:16.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Nov 18 14:00:29 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.0.1
+  - Upgrade libev to 4.15. This fixes #361: installation on armv5.
+  - Better support for win64. Patch by Alexey Borzenkov.
+  - Fix #423: Pool's imap/imap_unordered could hang forever. Based on patch 
and test by Jianfei Wang.
+  - Enable libev's check watchers.
+  - Add dummy Event._reset_internal_locks() method. Only relevant if 
patch_all(Event=True) is enabled (non-default).
+  - Backport new testrunner.py from master branch.
+- Removed upstream included libev.patch
+
+-------------------------------------------------------------------

Old:
----
  gevent-1.0.tar.gz
  libev.patch

New:
----
  gevent-1.0.1.tar.gz

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

Other differences:
------------------
++++++ python-gevent.spec ++++++
--- /var/tmp/diff_new_pack.MKF4NX/_old  2014-11-20 18:43:17.000000000 +0100
+++ /var/tmp/diff_new_pack.MKF4NX/_new  2014-11-20 18:43:17.000000000 +0100
@@ -17,15 +17,13 @@
 
 
 Name:           python-gevent
-Version:        1.0
+Version:        1.0.1
 Release:        0
 Url:            http://www.gevent.org/
 Summary:        Python network library that uses greenlet and libevent
 License:        MIT
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/g/gevent/gevent-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fix syntax error in preprocessor conditional (github 
issue 361)
-Patch:          libev.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libevent-devel
 #BuildRequires:  python-Sphinx
@@ -56,7 +54,6 @@
 
 %prep
 %setup -q -n gevent-%{version}
-%patch -p1
 
 %build
 CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build

++++++ gevent-1.0.tar.gz -> gevent-1.0.1.tar.gz ++++++
++++ 61882 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to