From a25969a264b47e10f60c05f686d98cffe0cc4104c9aa37da1da5161aed95be4b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 13 Sep 2013 09:46:30 +0000 Subject: [PATCH] Accepting request 198597 from home:dirkmueller:branches: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) OBS-URL: https://build.opensuse.org/request/show/198597 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=11 --- python-waitress.changes | 9 +++++++++ python-waitress.spec | 2 +- waitress-0.8.6.tar.gz | 3 --- waitress-0.8.7.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 waitress-0.8.6.tar.gz create mode 100644 waitress-0.8.7.tar.gz 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