14
0

Accepting request 313105 from home:tbechtold:branches:devel:languages:python

- update to 0.4.7:
  - Added a missing workaround for `return 0` on mips
  - Restore compatibility with Python 2.5
  - Fixed stack switching on sparc

OBS-URL: https://build.opensuse.org/request/show/313105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=33
This commit is contained in:
2015-06-23 06:22:57 +00:00
committed by Git OBS Bridge
parent 41ddf6532f
commit 3c581346e2
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
Name: python-greenlet
Version: 0.4.6
Version: 0.4.7
Release: 0
Url: http://pypi.python.org/pypi/greenlet
Summary: Lightweight in-process concurrent programming