Your message dated Wed, 26 Nov 2025 17:48:17 +0100
with message-id <[email protected]>
and subject line Done
has caused the Debian Bug report #1093306,
regarding python-tackerclient: please drop the unused build & runtime
dependency on python3-simplejson
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.)
--
1093306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-tackerclient
Version: 2.1.0-5
Severity: normal
Dear Maintainer,
On Python3, the "simplejson" library will never be used;
the "json" module from the standard library will be prefered.
Greetings
tackerclient/client.py-try:
tackerclient/client.py- import json
tackerclient/client.py-except ImportError:
tackerclient/client.py: import simplejson as json
--- End Message ---
--- Begin Message ---
Can't see this dependency in the source package right now, maybe it was
removed earlier?
Cheers,
Thomas Goirand (zigo)
--- End Message ---