15
0

- Replace no-network-testing.patch with the upstream solution

2402-dev_server.patch from gh#pallets/werkzeug#2402.
- Add moved_root.patch to make test test_exclude_patterns with
  different PYTHONPATH.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Werkzeug?expand=0&rev=64
This commit is contained in:
2022-04-28 21:40:28 +00:00
committed by Git OBS Bridge
parent 3111f3adce
commit 080d8db090
5 changed files with 215 additions and 57 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 28 16:25:37 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Replace no-network-testing.patch with the upstream solution
2402-dev_server.patch from gh#pallets/werkzeug#2402.
- Add moved_root.patch to make test test_exclude_patterns with
different PYTHONPATH.
-------------------------------------------------------------------
Tue Apr 19 18:54:06 UTC 2022 - Matej Cepl <mcepl@suse.com>