14
0
forked from pool/python-WebOb

Accepting request 1230025 from home:glaubitz:branches:devel:languages:python

- Update to 1.8.9
  * Add `legacy-cgi` dependency for Python 3.13+
  * Add info for 1.8.9 fix for Python 3.13
- Drop support-python-313.patch, merged upstream
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1230025
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=76
This commit is contained in:
2024-12-11 09:55:42 +00:00
committed by Git OBS Bridge
parent ab93c7df18
commit e944757c4d
5 changed files with 14 additions and 30 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 11 08:46:23 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.8.9
* Add `legacy-cgi` dependency for Python 3.13+
* Add info for 1.8.9 fix for Python 3.13
- Drop support-python-313.patch, merged upstream
- Update Requires from setup.py
-------------------------------------------------------------------
Wed Oct 16 22:59:06 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>