This updates python-cryptography to 1.8.1. I found that it needed the 'packaging' module available during the tests. Also, python-pyopenssl required 'packaging' once I updated python-cryptography, so this patch propagates 'packaging' from python-cryptography. WDYT?