Debian Patches

Status for pyranges/0.0.111+ds-7

Patch Description Author Forwarded Bugs Origin Last update
fix_dtype.patch Explicitly case variable to category dtype Nilesh Patra <nilesh@debian.org> no 2021-11-03
reorder.patch no
numpy_1.24.patch Adapt to numpy 1.24 Andreas Tille <tille@debian.org> no debian 2023-01-14
healthcheck-all.patch fix deprecated HealthCheck.all() decorator parameter. The HealthCheck.all() method has been deprecated in favor of specifying in a
list which checks to ignore in a subsequent test function. The error message
suggests use of HealthCheck.return_value. Other options are documented on
Python hypothesis module documentation[1]. It is worth noting the attribute
return_value itself is marked as deprecated, so we might as well just buy us
some time until a possibly more appropriate fix.
.
[1]: https://hypothesis.readthedocs.io/en/latest/settings.html#health-checks
tienne Mollier <emollier@debian.org> no debian 2023-08-23
no_install_depends_cython.patch No runtime dependency from cython Andreas Tille <tille@debian.org> no debian 2023-12-11
pandas2.0.patch Fix for Pandas 2.0 Andreas Tille <tille@debian.org> no debian 2024-02-18
fix-test_unary.patch fix expected cluster result. Somehow, the statement in its original form ceased to reflect the change of
dtype to numpy's int32 for the expected result, causing a test failure because
the reference data now has wrongly int64 numpy dtype. Slightly changing the
way the assignation of the smaller dtype is done fixes the problem.
tienne Mollier <emollier@debian.org> no debian 2024-02-22

All known versions for source package 'pyranges'

Links