Bug#1050668: python3: Fails to import/work with SSL module due to ImportError

2023-08-29 Thread Stefano Rivera
python3.11 has now fully migrated. I didn't read the bug properly before, but the issue was that you had part of your python3.11 installation from unstable, and part from testing. libpython3.11-minimal was a newer version than your python3.11-minimal I think. Stefano -- Stefano Rivera

Bug#1050668: python3: Fails to import/work with SSL module due to ImportError

2023-08-28 Thread Stefano Rivera
Hi Jonathan (2023.08.27_20:35:12_+) Install python3.11 from debian unstable. The module was built with 3.11.5 and won't import with 3.11.4. Dependencies *should* capture that, but I'm guessing we missed listing a symbol in 3.11.5-1 Stefano -- Stefano Rivera http://tumbleweed.org.za/

Bug#1050668: python3: Fails to import/work with SSL module due to ImportError

2023-08-27 Thread Jonathan Weth
Package: python3 Version: 3.11.4-5+b1 Severity: important Tags: upstream X-Debbugs-Cc: deb...@jonathanweth.de Dear Maintainer, after updating to the newest Python version and trying to work with Poetry (e. g. downloading packages), the following problem related to the SSL module occured: