diff --git a/python-waitress.changes b/python-waitress.changes index 2c35117..663ef56 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -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 diff --git a/python-waitress.spec b/python-waitress.spec index 590da55..8539d8e 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -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 diff --git a/waitress-0.8.6.tar.gz b/waitress-0.8.6.tar.gz deleted file mode 100644 index 9986f8e..0000000 --- a/waitress-0.8.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31ef2e854f5e374a086d727a0ebe9d405ddcaea7ac3e2958dfd8afd7e1952c7d -size 114583 diff --git a/waitress-0.8.7.tar.gz b/waitress-0.8.7.tar.gz new file mode 100644 index 0000000..bffe9ad --- /dev/null +++ b/waitress-0.8.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e161e27faa12837739294dd8c837541aa66a5b2764eed753f0bf851d8ac81a74 +size 115461