14
0

- Update to 1.12.1:

* Pin urllib3 to < 2.0.0 (#70)
- Switch to pyproject macros

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=56
This commit is contained in:
2023-07-25 03:04:39 +00:00
committed by Git OBS Bridge
parent 5c44c33031
commit 6aa8af5e3d
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 25 03:03:51 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.12.1:
* Pin urllib3 to < 2.0.0 (#70)
- Switch to pyproject macros
-------------------------------------------------------------------
Wed Nov 9 19:51:58 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>