Source: python-cryptography Version: 0.8-1 Severity: wishlist Hi,
As OpenStack Kilo (the next version of OpenStack, to be released within a few weeks now...) needs python-cryptography >= 0.7.1. It is needed for Keystone (the auth system of OpenStack). So I tried to backport version 0.8 of python-cryptography from Experimental to Jessie. Unfortunately, this version has a build-depends on libssl-dev >= 1.0.2, which means that it declares the need for OpenSSL from Experimental. However, since that version is currently broken, it doesn't work at all. I tried to relax the build-depends to libssl-dev >= 1.0.1k (the version which is in Jessie), and all unit tests are passing correctly. So, please lower the version of libssl-dev in the build-depends of python-cryptography so that backports to Jessie are possible. Eventually, if you have time, I'd appreciate an upload of python-cryptography 0.8 to the official Debian backports. Cheers, Thomas Goirand (zigo) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

