Debian Patches
Status for spyne/2.14.0-7
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| py3.12_and_sqlalchemy2.patch | Fix tests for python 3.12 and sqlalchemy >=2 | Eric Atkin <eatkin@certusllc.us> | no | https://github.com/arskom/spyne/pull/707 | 2024-05-01 | |
| classImplements.patch | Use classImplements() instead of deprecated implements() | Eric Atkin <eatkin@certusllc.us> | no | https://github.com/arskom/spyne/pull/707 | 2024-05-01 | |
| six_1.16.patch | Bump vendored six to version 1.16.0 | Benedikt Spranger <b.spranger@linutronix.de> | no | https://github.com/arskom/spyne/pull/704 | 2023-12-08 | |
| six_customizations.patch | re-add customizations to the bundled six module | Burak Arslan <burak.arslan@arskom.com.tr> | no | https://github.com/arskom/spyne/pull/704 | 2016-11-28 | |
| py3.13_cgi.patch | Replace cgi.parse_header() with custom function for Python 3.13 compat The cgi module has been deprecated since Python 3.11 and got removed in Python 3.13. Replace the cgi.parse_header() function with a custom one, as recommended by the Python documentation. Closes #712 |
=?UTF-8?q?Thomas=20Wei=C3=9Fschuh?= <thomas.weissschuh@linutronix.de> | no | https://github.com/arskom/spyne/pull/713 | 2024-10-09 |
