14
0

Accepting request 727021 from home:mcalabkova:branches:devel:languages:python

- 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
This commit is contained in:
Tomáš Chvátal
2019-08-30 00:48:54 +00:00
committed by Git OBS Bridge
parent 9aa15051cf
commit c25411bfa4
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 29 13:35:14 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.3.1
* Waitress wont 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