Accepting request 121876 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/121876 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gunicorn?expand=0&rev=3
This commit is contained in:
commit
01cb484fee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d99eb8c8074763877db28e1996ba70ac4df18ec497f2f27ece276cf54419ee65
|
||||
size 203588
|
3
gunicorn-0.14.3.tar.gz
Normal file
3
gunicorn-0.14.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcff4d54533c219ca966cf53e1d5b1856f22180a1ef56f2dc97856544d94360a
|
||||
size 208108
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 10:52:16 UTC 2012 - suse@ammler.ch
|
||||
|
||||
- update to version 0.14.3
|
||||
- improvement: performance of http.body.Body.readline()
|
||||
- improvement: log HTTP errors in access log like Apache
|
||||
- improvment: display traceback when the worker fails to boot
|
||||
- improvement: makes gunicorn work with gevent 1.0
|
||||
- examples: websocket example now supports hybi13
|
||||
- fix: reopen log files after initialization
|
||||
- fix: websockets support
|
||||
- fix: django1.4 support
|
||||
- fix: only load the paster application 1 time
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 22 10:05:23 UTC 2012 - suse@ammler.ch
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-gunicorn
|
||||
Version: 0.14.2
|
||||
Version: 0.14.3
|
||||
Release: 0
|
||||
Summary: WSGI HTTP Server for UNIX
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user