Package: python3-asyncssh
Version: 2.10.1-2
Severity: minor

Dear Maintainer,

please backport upstream commit 40da3934ef7b041 ("Hide cryptography
37.0.0 deprecation warnings").

Importing asyncssh on a current trixie system results in warnings

    $ python3 -c 'import asyncssh'
    /usr/lib/python3/dist-packages/asyncssh/crypto/cipher.py:29: 
CryptographyDeprecationWarning: Blowfish has been deprecated and will be 
removed in a future release
      from cryptography.hazmat.primitives.ciphers.algorithms import Blowfish, 
CAST5
    /usr/lib/python3/dist-packages/asyncssh/crypto/cipher.py:29: 
CryptographyDeprecationWarning: CAST5 has been deprecated and will be removed 
in a future release
      from cryptography.hazmat.primitives.ciphers.algorithms import Blowfish, 
CAST5
    /usr/lib/python3/dist-packages/asyncssh/crypto/cipher.py:30: 
CryptographyDeprecationWarning: SEED has been deprecated and will be removed in 
a future release
      from cryptography.hazmat.primitives.ciphers.algorithms import SEED, 
TripleDES

Upstream has disabled the warnings in a newer version explicitly.  Can you
please add/backport the patch to the Debian package?

For convenience I am going to prepare a merge-request on salsa.

Thanks and kind regards,
Nicolas


-- System Information:
Debian Release: trixie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'oldstable-updates'), (500, 'oldstable-security'), (500, 'unstable'), (500, 
'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.15-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
C.UTF-8), LANGUAGE=C
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-asyncssh depends on:
ii  python3                    3.11.8-1
ii  python3-cryptography       42.0.5-2
ii  python3-typing-extensions  4.4.0-1

Versions of packages python3-asyncssh recommends:
ii  python-asyncssh-doc  2.10.1-2
ii  python3-bcrypt       3.2.2-1

python3-asyncssh suggests no packages.

-- no debconf information

Reply via email to