Package: python-ulmo / 0.8.8+dfsg1-8
Metadata
Package | Version | Patches format |
---|---|---|
python-ulmo | 0.8.8+dfsg1-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix docs path.patch | (download) |
docs/Makefile |
2 1 + 1 - 0 ! |
this patch allows the docs to build by not checking for installation first and correcting various assumed paths. |
0001 remove usage of python3 future this module is not co.patch | (download) |
requirements.txt |
1 0 + 1 - 0 ! |
[patch] remove usage of python3-future, this module is not compatible with Py3.12 |
1017573.patch | (download) |
test/cdec_historical_test.py |
2 1 + 1 - 0 ! |
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. |
change_strictversion_for_version.patch | (download) |
ulmo/ncdc/cirs/core.py |
4 2 + 2 - 0 ! |
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. |
replace appdirs with platformdirs.patch | (download) |
requirements.txt |
2 1 + 1 - 0 ! |
--- |
remove_mock.patch | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
--- |