Skip to content

Update cryptography to 2.9.1#405

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-cryptography-2.8-to-2.9.1
Closed

Update cryptography to 2.9.1#405
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-cryptography-2.8-to-2.9.1

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates cryptography from 2.8 to 2.9.1.

Changelog

2.9

~~~~~~~~~~~~~~~~

* **BACKWARDS INCOMPATIBLE:** Support for Python 3.4 has been removed due to
low usage and maintenance burden.
* **BACKWARDS INCOMPATIBLE:** Support for OpenSSL 1.0.1 has been removed.
Users on older version of OpenSSL will need to upgrade.
* **BACKWARDS INCOMPATIBLE:** Support for LibreSSL 2.6.x has been removed.
* Removed support for calling
:meth:`~cryptography.hazmat.primitives.asymmetric.x25519.X25519PublicKey.public_bytes`
with no arguments, as per our deprecation policy. You must now pass
``encoding`` and ``format``.
* **BACKWARDS INCOMPATIBLE:** Reversed the order in which
:meth:`~cryptography.x509.Name.rfc4514_string` returns the RDNs
as required by :rfc:`4514`.
* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
OpenSSL 1.1.1f.
* Added support for parsing
:attr:`~cryptography.x509.ocsp.OCSPResponse.single_extensions` in an OCSP
response.
* :class:`~cryptography.x509.NameAttribute` values can now be empty strings.

.. _v2-8:
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 42.065% when pulling 69f10ae on pyup-update-cryptography-2.8-to-2.9.1 into 10a4d82 on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #407

@pyup-bot pyup-bot closed this Apr 23, 2020
@ronin13 ronin13 deleted the pyup-update-cryptography-2.8-to-2.9.1 branch April 23, 2020 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants