14
0
forked from pool/python-WebOb

- Add patch support-python-313.patch:

* Add legacy-cgi to install_requires to support Python 3.13.
- Switch to autosetup macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=74
This commit is contained in:
2024-10-16 23:01:46 +00:00
committed by Git OBS Bridge
parent 49a4871a71
commit ab93c7df18
3 changed files with 37 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 16 22:59:06 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-313.patch:
* Add legacy-cgi to install_requires to support Python 3.13.
- Switch to autosetup macro.
-------------------------------------------------------------------
Mon Aug 19 03:28:33 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>