Bug#1087515: python3-bcrypt: Crashes when imported from python3.13

2024-11-14 Thread David Weinehall
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):

Bug#1087515: python3-bcrypt: Crashes when imported from python3.13

2024-11-14 Thread Simon McVittie
Control: tags -1 - upstream On Thu, 14 Nov 2024 at 18:03:01 +0200, David Weinehall wrote: > ModuleNotFoundError: No module named 'bcrypt._bcrypt' > > It seems this can be fixed by simply rebuilding the package against python3.13 > without other changes. A transition is ongoing to rebuild all Pyt