Package: python3-bcrypt Version: 4.2.0-2 Severity: important Tags: upstream X-Debbugs-Cc: t...@debian.org
Python 3.13.0 (main, Nov 12 2024, 09:54:22) [GCC 14.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import bcrypt Traceback (most recent call last): File "<python-input-0>", line 1, in <module> import bcrypt File "/usr/lib/python3/dist-packages/bcrypt/__init__.py", line 13, in <module> from ._bcrypt import ( ...<11 lines>... ) ModuleNotFoundError: No module named 'bcrypt._bcrypt' It seems this can be fixed by simply rebuilding the package against python3.13 without other changes. Kind regards, David Weinehall -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.11.7-amd64 (SMP w/20 CPU threads; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-bcrypt depends on: ii libc6 2.40-3 ii libgcc-s1 14.2.0-8 ii python3 3.12.7-1 python3-bcrypt recommends no packages. python3-bcrypt suggests no packages. -- no debconf information