Your message dated Sat, 06 Jul 2024 05:04:35 +0000
with message-id <[email protected]>
and subject line Bug#1061783: fixed in apprise 1.8.0-3
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 ---
Source: apprise
Source-Version: 1.8.0-3
Done: Josenilson Ferreira da Silva <[email protected]>
We believe that the bug you reported is fixed in the latest version of
apprise, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Josenilson Ferreira da Silva <[email protected]> (supplier of updated
apprise package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 06 Jul 2024 01:03:13 -0300
Source: apprise
Architecture: source
Version: 1.8.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Josenilson Ferreira da Silva <[email protected]>
Closes: 1061783 1073198
Changes:
apprise (1.8.0-3) unstable; urgency=medium
.
* Bug opened mistakenly (Closes: #1061783)
* debian/control:
- Bumped Standards-Version to 4.7.0
- Modified to dh-sequence-python3
* debian/copyright: License changed to BSD-2-Clause (Closes: #1073198)
* debian/rules: build with dh-sequence-python3, unnecessary --with python3
Checksums-Sha1:
60c13f771e9d1e591f449aa83dc387b3369a65b4 2341 apprise_1.8.0-3.dsc
3dfca2d95f4514b453d2b07b285d2ede3dd01392 4548 apprise_1.8.0-3.debian.tar.xz
9f62b2ea3802c5b36ad257d7069d7b75e7065122 9076 apprise_1.8.0-3_source.buildinfo
Checksums-Sha256:
8bcfbfb84bbc8b723f43730458b2d8ad576daa1b96c1ec4a6fc61245499415c2 2341
apprise_1.8.0-3.dsc
fb912cec9cdfa7a31c75e5b01f3bce94b2e65670bd6bad7abfc3b4565dee1ead 4548
apprise_1.8.0-3.debian.tar.xz
6e28db6146b20c533a909dca60b0b755c025f89f38562fdb3fe44f54e9af1883 9076
apprise_1.8.0-3_source.buildinfo
Files:
55c7a4df4335d7e72bcafe9df15591f9 2341 misc optional apprise_1.8.0-3.dsc
a082d5d11b0461cc8a386fc890af7556 4548 misc optional
apprise_1.8.0-3.debian.tar.xz
bb6e7917840d8f783e6718bbcbf92879 9076 misc optional
apprise_1.8.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEqBlNXRF+LQLfMNMNB6n1YjE0Rs0FAmaIzIwACgkQB6n1YjE0
Rs22ag//fEFwhf0o3ULbQrStp5OE4p0SyrT9mcci52wTVNKTMIN8EUlsVkW3Q+xL
7KeEBPqRGRO+DGB/jQEgQ6ax4aUiWno1Yt7nBXR7en/vpfcDPgFQGqsfafSYtPLK
pP7MJ4gwdvXhMAogAFs0X9ZTORA5Kk2a9mJ2G85uIWQkMpok2FQWbkZD7EcnR5QS
FMTdFCqos2gY98QI7Ll0k6/+DSU79geBJGyDQ9DDyQZl4xoizLfb1bpPGstGLERN
gqSt/PYniRE76O5ODRDER/OJ9k0eIWjY37RspU0IdZj7N5O1eO8Wk/TIDQ+3x4ZT
OYV6TWmWTJNF/o4AGTu36ASG7R/qT2UulxyR92ctxmwJteRw8avVn+Otv3mtDPZ9
0Dyn8byh6f5gwHXIgD4qBNgJO3bNo3LSwbWb7UZtMQ7MPahuf9E3ILw64maSDD0F
Kr84SEQPDQ/QeTeDpR9GGYD4dyTFO33JFqALkJoicin5Dc6jITdEf5nglX82ygDT
UxJyOLJrHS7Fp0rJ2BLdWKkAdCRUTItXYDP6s5vncGVeuBYYgSQp850rx75jsjdN
74zQ0gmcHwmI04eNZybYDGUndtUQd1JuVAdXi6AQd34W3dpBz+30EQvZskiugPO7
of8EEtz268DWBWpVoiEmjqQkuv0uXNyT+3Lo2icWGsFdkxQv19Q=
=j1yQ
-----END PGP SIGNATURE-----
pgpTp4tGvObYv.pgp
Description: PGP signature
--- End Message ---