Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-docs-path.patch | This patch allows the docs to build by not checking for installation first and correcting various assumed paths. | Kurt Kremitzki <kkremitzki@debian.org> | no | |||
0001-remove-usage-of-python3-future-this-module-is-not-co.patch | [PATCH] remove usage of python3-future, this module is not compatible with Py3.12 | Alexandre Detiste <tchet@debian.org> | no | debian | 2023-12-20 | |
1017573.patch | Don't fail on malformed or changed test data CDEC has malformed lines that pandas 1.4+ errors out on (I'm not sure why earlier pandas didn't do the same); GHCN has simply changed at the source. |
Rebecca N. Palmer <rebecca_palmer@zoho.com> (but upstream independently came up with the on_bad_lines part) | invalid | debian | ||
change_strictversion_for_version.patch | Replace StrictVersion for Version from packaging distutil is deprecated and is not present in Python3.12. This patch replace StrictVersion from distutils for Version from packaging. |
Emmanuel Arias <eamanu@debian.org> | yes | debian | 2024-07-07 | |
replace-appdirs-with-platformdirs.patch | no | |||||
remove_mock.patch | no |