Your message dated Wed, 7 Feb 2024 19:56:19 +0100
with message-id <[email protected]>
and subject line Done: apprise fails its autopkg tests with Python 3.12
has caused the Debian Bug report #1061783,
regarding apprise fails its autopkg tests with Python 3.12
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.)


-- 
1061783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061783
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:apprise
Version: 1.7.1-1
Severity: important
Tags: sid trixie ftbfs
User: [email protected]
Usertags: python3.12

With python3-defaults from experimental, the package fails its autopkg tests:

[...]
523s =================================== FAILURES =================================== 523s ____________________________ test_apprise_trans_add ____________________________
523s
523s     @pytest.mark.skipif(
523s         'gettext' not in sys.modules, reason="Requires gettext")
523s     def test_apprise_trans_add():
523s         """
523s         API: Apprise() Gettext add
523s
523s         """
523s
523s         # This throws internally but we handle it gracefully
523s         al = AppriseLocale.AppriseLocale()
523s         with environ('LANGUAGE', 'LC_ALL', 'LC_CTYPE', 'LANG'):
523s             # English is the default/fallback type
523s >           assert al.add('en') is True
523s E           AssertionError: assert False is True
523s E + where False = <bound method AppriseLocale.add of <apprise.AppriseLocale.AppriseLocale object at 0x71c9602a6090>>('en') 523s E + where <bound method AppriseLocale.add of <apprise.AppriseLocale.AppriseLocale object at 0x71c9602a6090>> = <apprise.AppriseLocale.AppriseLocale object at 0x71c9602a6090>.add
523s
523s test/test_apprise_translations.py:212: AssertionError
523s =========================== short test summary info ============================ 523s SKIPPED [1] test/test_plugin_glib.py:48: Skipping dbus-python based tests
523s SKIPPED [1] test/test_plugin_syslog.py:42: Skipping syslog based tests
523s SKIPPED [1] test/test_apprise_translations.py:232: Unique Windows test cases
523s SKIPPED [1] test/test_asyncio.py:44: Requires Python 3.0 to 3.6
523s SKIPPED [1] test/test_plugin_fcm.py:905: Requires that cryptography NOT be installed
523s SKIPPED [1] test/test_plugin_growl.py:73: Requires gntp
523s SKIPPED [1] test/test_plugin_growl.py:131: Requires gntp
523s SKIPPED [1] test/test_plugin_growl.py:327: Requires gntp
523s SKIPPED [1] test/test_plugin_mqtt.py:86: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:126: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:160: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:179: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:195: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:215: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:223: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:233: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:265: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:288: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:306: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:323: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:338: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:354: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:370: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:390: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_mqtt.py:410: Requires that `paho-mqtt` is installed 523s SKIPPED [1] test/test_plugin_simplepush.py:120: Requires that cryptography NOT be installed 523s SKIPPED [1] test/test_plugin_windows.py:193: Requires win32api, win32con, and win32gui 523s FAILED test/test_apprise_translations.py::test_apprise_trans_add - AssertionE... 523s ================== 1 failed, 423 passed, 27 skipped in 44.44s ==================
--- End Message ---
--- Begin Message ---
Hi,

since the last update of apprise (1.7.2-1) the bug does not
occure any more, thus closing the bug.

Kind regards
   Andreas.

-- 
http://fam-tille.de

--- End Message ---

Reply via email to