forked from pool/python-waitress
Accepting request 198878 from devel:languages:python
- update to 0.8.7: - The HTTP version of the response returned by waitress when it catches an exception will now match the HTTP request version. - Fix: CONNECTION header will be HTTP_CONNECTION and not CONNECTION_TYPE (see https://github.com/Pylons/waitress/issues/13) (forwarded request 198597 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/198878 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-waitress?expand=0&rev=4
This commit is contained in:
commit
1759a9df3e
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 21:14:23 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- update to 0.8.7:
|
||||
- The HTTP version of the response returned by waitress when it catches an
|
||||
exception will now match the HTTP request version.
|
||||
- Fix: CONNECTION header will be HTTP_CONNECTION and not CONNECTION_TYPE
|
||||
(see https://github.com/Pylons/waitress/issues/13)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 10:15:30 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-waitress
|
||||
Version: 0.8.6
|
||||
Version: 0.8.7
|
||||
Release: 0
|
||||
Summary: Waitress WSGI server
|
||||
License: ZPL-2.1
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31ef2e854f5e374a086d727a0ebe9d405ddcaea7ac3e2958dfd8afd7e1952c7d
|
||||
size 114583
|
3
waitress-0.8.7.tar.gz
Normal file
3
waitress-0.8.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e161e27faa12837739294dd8c837541aa66a5b2764eed753f0bf851d8ac81a74
|
||||
size 115461
|
Loading…
Reference in New Issue
Block a user