Bug#1061783: apprise fails its autopkg tests with Python 3.12

2024-02-08 Thread Nilson Silva
Hey!

I am the maintainer of "apprise".

I read your message, in it you say that the construction failed.
However, the package does not present build errors in salsa CI/CD" nor FTBFS 
failure.

Could you clarify for me what is happening?


Nilson F. Silva


De: Ben Finney
Enviadas: Quarta-feira, 07 de Fevereiro de 2024 19:17
Para: Andreas Tille
Cc: 1061...@bugs.debian.org; Debian Python
Assunto: Re: apprise fails its autopkg tests with Python 3.12

Howdy Andreas,

On 07-Feb-2024, Andreas Tille wrote:
> Hi Ben,
>
> I noticed that apprise version 0.5.1-4 has a bug since its autopkgtest
> fails with Python3.12.  I'd happily fix packages in Debian Python Team
> but your package is not team maintained.  Do you have any reason for
> this?

The package metadata for ‘apprise’ tells me its maintainer is:

Maintainer: Debian Python Team 

http://deb.debian.org/debian/pool/main/a/apprise/apprise_1.7.2-1.dsc>

so I think you might have the information mixed up? You are talking about
“version 0.5.1-4”, so maybe you are referring to a different package?

--
 \ “Speech is human, silence is divine, yet also brutish and dead: |
  `\ therefore we must learn both arts.” —Thomas Carlyle, 1830 |
_o__)  |
Ben Finney 


Bug#1061783: apprise fails its autopkg tests with Python 3.12

2024-02-07 Thread Graham Inggs
Control: reopen -1

Still failing with apprise/1.7.2-1 [1].  Please see one of the logs
triggered by python3-defaults/3.12.1-1 from experimental.


[1] https://ci.debian.net/packages/a/apprise/unstable/amd64/



Bug#1061783: apprise fails its autopkg tests with Python 3.12

2024-02-07 Thread Ben Finney
Howdy Andreas,

On 07-Feb-2024, Andreas Tille wrote:
> Hi Ben,
> 
> I noticed that apprise version 0.5.1-4 has a bug since its autopkgtest
> fails with Python3.12.  I'd happily fix packages in Debian Python Team
> but your package is not team maintained.  Do you have any reason for
> this?

The package metadata for ‘apprise’ tells me its maintainer is:

Maintainer: Debian Python Team 

http://deb.debian.org/debian/pool/main/a/apprise/apprise_1.7.2-1.dsc>

so I think you might have the information mixed up? You are talking about
“version 0.5.1-4”, so maybe you are referring to a different package?

-- 
 \ “Speech is human, silence is divine, yet also brutish and dead: |
  `\ therefore we must learn both arts.” —Thomas Carlyle, 1830 |
_o__)  |
Ben Finney 


signature.asc
Description: PGP signature


Bug#1061783: apprise fails its autopkg tests with Python 3.12

2024-02-07 Thread Andreas Tille
Hi Ben,

I noticed that apprise version 0.5.1-4 has a bug since its autopkgtest
fails with Python3.12.  I'd happily fix packages in Debian Python Team
but your package is not team maintained.  Do you have any reason for
this?

BTW, upstream meanwhile released version 4.0.0.  Is there any reason to
stick to some pretty old version?  Usually following upstream closely
has a good chance to be compatible with recent Python versions and maybe
a simple upgrade would solve this issue.

Kind regards
Andreas.

-- 
http://fam-tille.de



Bug#1061783: apprise fails its autopkg tests with Python 3.12

2024-01-29 Thread Matthias Klose

Package: src:apprise
Version: 1.7.1-1
Severity: important
Tags: sid trixie ftbfs
User: debian-pyt...@lists.debian.org
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 = >('en')
523s E+where > = 
.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 
==