Accepting request 313186 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/313186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-greenlet?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2015-06-24 18:50:26 +00:00 committed by Git OBS Bridge
commit 4b8562b21f
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3000b5c4301a0285f914fd7bb2eb613279f7098000c8e2150b169abcad4c3393
size 77759

3
greenlet-0.4.7.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f32c4fa4e06443e1bdb0d32b69e7617c25ff772c3ffc6d0aa63d192e9fd795fe
size 77540

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 22 14:34:33 UTC 2015 - tbechtold@suse.com
- 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
-------------------------------------------------------------------
Wed May 6 12:29:51 UTC 2015 - benoit.monin@gmx.fr

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