Package: python-wsme / 0.12.1-7
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-wsme | 0.12.1-7 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| py3.12 fix importlib_metadata.patch | (download) |
wsme/protocol.py |
4 2 + 2 - 0 ! |
fix importlib_metadata |
| Remove_support_for_cgi.FieldStorage.patch | (download) |
wsme/rest/args.py |
3 0 + 3 - 0 ! |
remove support for cgi.fieldstorage The python cgi module is being removed in python 3.13[1]. . This patch removes support for parsing cgi.FieldStorage from wsme File objects, removing the dependency on the cgi module from wsme. . Note: This does not remove the fieldstorage parameter from the File type to maintain backward compatibility. . [1] https://docs.python.org/3/library/cgi.html |
| Drop pytz.patch | (download) |
requirements.txt |
1 0 + 1 - 0 ! |
drop pytz It can be replaced by the built-in datetime module. |
1
