1
0

Accepting request 249025 from Cloud:OpenStack:Master

- update to 0.4.4:
  - Fixed PyGreenlet_SetParent signature, thanks to BoonsNaibot
  - Fixed 64-bit Windows builds depending on wrong runtime dll

OBS-URL: https://build.opensuse.org/request/show/249025
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=23
This commit is contained in:
Jan Matejek 2014-09-15 14:08:42 +00:00 committed by Git OBS Bridge
parent d8d1abf2b9
commit b23701b912
4 changed files with 11 additions and 4 deletions

View File

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

3
greenlet-0.4.4.zip Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 12 21:22:30 UTC 2014 - dmueller@suse.com
- update to 0.4.4:
- Fixed PyGreenlet_SetParent signature, thanks to BoonsNaibot
- Fixed 64-bit Windows builds depending on wrong runtime dll
-------------------------------------------------------------------
Fri Aug 15 11:58:41 UTC 2014 - mcihar@suse.cz

View File

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