1
0

Accepting request 262191 from home:TheBlackCat:branches:devel:languages:python

Update to 0.4.5

OBS-URL: https://build.opensuse.org/request/show/262191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=27
This commit is contained in:
Todd R 2014-11-18 14:06:57 +00:00 committed by Git OBS Bridge
parent 86eb86c72c
commit 6f1db46cf8
4 changed files with 13 additions and 4 deletions

View File

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

3
greenlet-0.4.5.zip Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Nov 18 13:57:34 UTC 2014 - toddrme2178@gmail.com
- Update to 0.4.5
- Fixed several bugs in greenlet C API
- Fixed a bug in multi-threaded applications, which manifested itself
with spurious "cannot switch to a different thread" exceptions
- Fixed some crashes on arm and mips architectures
-------------------------------------------------------------------
Mon Nov 3 22:19:05 UTC 2014 - dvlaeev@suse.com

View File

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