Debian Patches

Status for q2-sample-classifier/2024.2.0-1

Patch Description Author Forwarded Bugs Origin Last update
py2to3test.patch python2 to python3 patch=================================================================== invalid
reduce-precision-in-tests.patch Add more tolerance in 3 tests in order to avoid test failures due to float point errors on non-amd64 arches Nilesh Patra <nilesh@debian.org> invalid 2021-07-25
fix-autopkgtest.patch Fix autopkgtest errors that were failing due to sklearn changed API and assignment of multi-dimensiondal array to pandas Mohammed Bilal <mdbilal@disroot.org> no 2022-09-09
sklearn-1.2.1.patch fix get_feature_names deprecation with sklearn 1.2.1 Since sklearn 1.2.1, autopkgtest are failing due to occurrence of:
AttributeError: 'DictVectorizer' object has no attribute 'get_feature_names'
This function is replaced by get_feature_names_out.
tienne Mollier <emollier@debian.org> yes 2023-02-02
convert-estimator.patch fix use of obsolete base_estimator AdaBoost attribute The AdaBoostRegressor base_estimator attribute has been renamed "estimator"
in scikit 1.2 onwards.
tienne Mollier <emollier@debian.org> yes upstream 2023-08-30
python3.12.patch fix versioneer.py for python3.12. This probably ought to be fully refreshed, but the change is sufficient for
the Python 3.12 version bump.
tienne Mollier <emollier@debian.org> yes debian 2023-12-14
pandas2.0.patch Port to Pandas 2.0 Andreas Tille <tille@debian.org> no 2024-02-18

All known versions for source package 'q2-sample-classifier'

Links