14
0

- update to 3.0.2:

* When using Waitress to process trusted proxy headers,
    Waitress will now update the headers to drop any untrusted
    values, thereby making sure that WSGI apps only get trusted
    and validated values that Waitress itself used to update the
    environ.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=72
This commit is contained in:
2024-11-20 17:07:15 +00:00
committed by Git OBS Bridge
commit 5e9b1792ec
10 changed files with 684 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
wget -O python3.inv https://docs.python.org/3/objects.inv