On 06/27/2013 06:06 PM, Guido Berhoerster wrote:
Why is the python ssl module not provided by the python module any more? It seems to have vanished after a recent version upgrade and there isn't even an explanation in the changelog. This currently causes build failures for offlineimap.
Huh? saschpe@bort:packaging/openSUSE:Factory/python% rpm -qlp binaries/python-2.7.5-1.1.x86_64.rpm| grep ssl /usr/lib64/python2.7/lib-dynload/_ssl.so /usr/lib64/python2.7/ssl.py You also need to "BuildRequires: python" next to "BuildRequires: python-devel" to get access to the ssl module (same for tkinter and some more remote ones). It's not pulled in due to some bootstrapping issues. Ask Jan Matejek if you want more details or if that couldn't be solved otherwise :-) -- Sascha Peilicke SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org