Your message dated Mon, 29 Jan 2024 13:28:22 +0100 with message-id <[email protected]> and subject line fixed in 1.1.0-1 has caused the Debian Bug report #914693, regarding python3-markupsafe: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 914693: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914693 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-markupsafe Version: 1.0-1+b2 Tags: fixed-upstream I get the following warning: $ python3 -Wd -c 'import markupsafe' /usr/lib/python3/dist-packages/markupsafe/__init__.py:13: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Mapping I believe this was fixed upstream in 1.1.0: https://github.com/pallets/markupsafe/commit/86d4146f0debc004b4a8b6aa69df818ef4ad9080 -- System Information: Architecture: i386 Versions of packages python3-markupsafe depends on: ii python3 3.7.1-2 ii libc6 2.27-8 -- Jakub Wilk
--- End Message ---
--- Begin Message ---Source: markupsafe Source-Version: 1.1.0-1 This one was fixed long time ago (in 1.1.0-1)
--- End Message ---

