From c25411bfa456aa51abe73f715da140a9c5a28a3223e1aa01bf183cc2ac3175f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 30 Aug 2019 00:48:54 +0000 Subject: [PATCH] Accepting request 727021 from home:mcalabkova:branches:devel:languages:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - update to 1.3.1 * Waitress won’t accidentally throw away part of the path if it starts with a double slash OBS-URL: https://build.opensuse.org/request/show/727021 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=36 --- python-waitress.changes | 7 +++++++ python-waitress.spec | 2 +- waitress-1.3.0.tar.gz | 3 --- waitress-1.3.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 waitress-1.3.0.tar.gz create mode 100644 waitress-1.3.1.tar.gz diff --git a/python-waitress.changes b/python-waitress.changes index b57f710..bdbe7c3 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 29 13:35:14 UTC 2019 - Marketa Calabkova + +- update to 1.3.1 + * Waitress won’t accidentally throw away part of the path if it + starts with a double slash + ------------------------------------------------------------------- Mon May 6 10:23:01 UTC 2019 - pgajdos@suse.com diff --git a/python-waitress.spec b/python-waitress.spec index c00c9b9..517f772 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-waitress -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Waitress WSGI server License: ZPL-2.1 diff --git a/waitress-1.3.0.tar.gz b/waitress-1.3.0.tar.gz deleted file mode 100644 index 8021acb..0000000 --- a/waitress-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e2a6e6fca56d6d3c279f68a2b2cc9b4798d834ea3c3a9db3e2b76b6d66f4526 -size 163874 diff --git a/waitress-1.3.1.tar.gz b/waitress-1.3.1.tar.gz new file mode 100644 index 0000000..047d09b --- /dev/null +++ b/waitress-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7 +size 167097