Package: litecli Version: 1.10.1-1 Severity: normal Usertags: warnings User: [email protected] Usertags: python3.12
A recent upgrade gave me these warnings, likely caused by Python 3.12:
Preparing to unpack .../litecli_1.10.1-1_all.deb ...
Unpacking litecli (1.10.1-1) over (1.10.0-1) ...
Setting up litecli (1.10.1-1) ...
/usr/lib/python3/dist-packages/litecli/main.py:332: SyntaxWarning: invalid
escape sequence '\e'
"""Editor command is any query that is prefixed or suffixed by a '\e'.
/usr/lib/python3/dist-packages/litecli/packages/parseutils.py:15:
SyntaxWarning: invalid escape sequence '\s'
"all_punctuations": re.compile("([^\s]+)$"),
/usr/lib/python3/dist-packages/litecli/packages/parseutils.py:20:
SyntaxWarning: invalid escape sequence '\d'
"""
/usr/lib/python3/dist-packages/litecli/packages/special/iocommands.py:124:
SyntaxWarning: invalid escape sequence '\e'
pattern = re.compile("(^\\\e|\\\e$)")
/usr/lib/python3/dist-packages/litecli/packages/special/iocommands.py:248:
SyntaxWarning: invalid escape sequence '\d'
match = re.search("\\?|\\$\d+", query)
/usr/lib/python3/dist-packages/litecli/sqlcompleter.py:260: SyntaxWarning:
invalid escape sequence '\$'
self.name_pattern = compile("^[_a-z][_a-z0-9\$]*$")
-- System Information:
Debian Release: trixie/sid
APT prefers testing-debug
APT policy: (900, 'testing-debug'), (900, 'testing'), (800,
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700,
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental'),
(500, 'stable-updates'), (500, 'stable-security-debug'), (500,
'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'),
(500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), LANGUAGE=en_AU:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages litecli depends on:
ii python3 3.11.6-1
ii python3-cli-helpers 2.3.1-1
ii python3-click 8.1.7-1
ii python3-configobj 5.0.8-3
ii python3-prompt-toolkit 3.0.43-1
ii python3-pygments 2.17.2+dfsg-1
ii python3-sqlparse 0.4.4-1
litecli recommends no packages.
litecli suggests no packages.
-- no debconf information
--
bye,
pabs
https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

