Debian Patches
Status for tqdm/4.67.1-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian/0001-pandas.patch | Ignoring warnings with pandas 2.3 to fix FTBFS (Closes: #1114885) With pandas 2.3, tqdm FTBFS because it has fail-on-warning tests. . The warning in question (that apply() is going to stop including the group-key column(s)) appears unrelated to tqdm adding a progress bar, so the obvious solution is to ignore it. diff -Naurp tqdm.orig/tests/tests_pandas.py tqdm/tests/tests_pandas.py |
Rebecca N. Palmer <rebecca_palmer@zoho.com> | no |