Debian Patches

Status for unicycler/0.5.1+dfsg-3

Patch Description Author Forwarded Bugs Origin Last update
spades.patch SPAdes is in Debian at /usr/bin/spades Andreas Tille <tille@debian.org> not-needed 2018-05-25
install_wo_extra_steps.patch Skip extra steps (make distclean and make) while installing as they were done earlier Liubov Chuprikova <chuprikovalv@gmail.com> not-needed 2018-09-07
append_flags Inherit and use LDFLAGS and CPPFLAGS Michael R. Crusoe <michael.crusoe@gmail.com> yes
leftover-syntax-warnings.patch fix leftover Python SyntaxWarnings. While upstream version 0.5.1 fixed several SyntaxWarnings associated to
the console logotype, there were still leftover SyntaxWarnings,
captured for instance upon Debian package installation:
.
Setting up unicycler (0.5.1+dfsg-1) ...
/usr/lib/python3/dist-packages/unicycler/bridge_common.py:43: SyntaxWarning: invalid escape sequence '\l'
"""
/usr/lib/python3/dist-packages/unicycler/bridge_long_read.py:619: SyntaxWarning: invalid escape sequence '\c'
"""
/usr/lib/python3/dist-packages/unicycler/log.py:194: SyntaxWarning: invalid escape sequence '\['
return re.sub('\033\[2m', '', text)
.
This change sets the raw string prefix for the two affected docstrings,
and also escapes a backaslash in a regex that also includes a
legitimate \033 escape sequence.
Étienne Mollier <emollier@debian.org> yes debian 2024-12-07

All known versions for source package 'unicycler'

Links