Debian Patches

Status for datalad/1.1.4-1

Patch Description Author Forwarded Bugs Origin Last update
no_self_typing no
deb_disable_pytest_warn disable filtering on this warning
to ease backporting on buster (nd100) with old pytest. Causes pytest to puke
right away because it does not know that class.
Yaroslav Halchenko <debian@onerussian.com> no NeuroDebian 2022-09-23
deb_loosenup_setup_requires no
deb_no_utf8 Disable unicode strings in commands to be executed in tests
As you could see largely it is about executing a command with unicode, or later
logging it. Whenvever Python2 seems to do it automagical conversions without blowing up,
on Python3 I found no reliable way to achieve desired -- logger would not accept bytes,
but would puke upon attempt to encode unicode into 'ascii', etc

Problems go away if UTF-8 locale is configured and set (instead of C or POSIX)
Yaroslav Halchenko <debian@onerussian.com> no 2018-06-05
python3.patch use python3 interpreter, not python by default in Makefile The rest of the original patch by Steve Langasek <steve.langasek@ubuntu.com>
are no longer needed/adopted upstream
no
deb-looseversion.patch [PATCH] PATCH: bundle looseversion instead of relying on proper packaged one

Copied from 1.0.3 of https://github.com/effigies/looseversion . Primary goal -
prepare a tested patch to possibly be included in the patches to shortcut
waiting for an approved package of looseversions (e.g. as in Debian)
Yaroslav Halchenko <debian@onerussian.com> no 2023-01-16
0001-maint-in-python3.13-exc_type-should-not-be-used-depr.patch [PATCH] maint: in python3.13 exc_type should not be used - deprecated. Also traceback got a new extra line Yaroslav Halchenko <debian@onerussian.com> no 2024-11-18

All known versions for source package 'datalad'

Links