Subject: CVS commit: pkgsrc/security
From: Adam Ciarcinski
Date: 2019-10-21 13:17:47
Message id: 20191021111747.5BC31F97B@cvs.NetBSD.org

Log Message:
py-cryptography[_vectors]: updated to 2.8

2.8:
* Updated Windows, macOS, and ``manylinux1`` wheels to be compiled with
  OpenSSL 1.1.1d.
* Added support for Python 3.8.
* Added class methods
  :meth:`Poly1305.generate_tag
  <cryptography.hazmat.primitives.poly1305.Poly1305.generate_tag>`
  and
  :meth:`Poly1305.verify_tag
  <cryptography.hazmat.primitives.poly1305.Poly1305.verify_tag>`
  for Poly1305 sign and verify operations.
* Deprecated support for OpenSSL 1.0.1. Support will be removed in
  ``cryptography`` 2.9.
* We now ship ``manylinux2010`` wheels in addition to our ``manylinux1``
  wheels.
* Added support for ``ed25519`` and ``ed448`` keys in the
  :class:`~cryptography.x509.CertificateBuilder`,
  :class:`~cryptography.x509.CertificateSigningRequestBuilder`,
  :class:`~cryptography.x509.CertificateRevocationListBuilder` and
  :class:`~cryptography.x509.ocsp.OCSPResponseBuilder`.
* ``cryptography`` no longer depends on ``asn1crypto``.
* :class:`~cryptography.x509.FreshestCRL` is now allowed as a
  :class:`~cryptography.x509.CertificateRevocationList` extension.

Files:
RevisionActionfile
1.74modifypkgsrc/security/py-cryptography/Makefile
1.25modifypkgsrc/security/py-cryptography/PLIST
1.60modifypkgsrc/security/py-cryptography/distinfo
1.22modifypkgsrc/security/py-cryptography_vectors/Makefile
1.13modifypkgsrc/security/py-cryptography_vectors/PLIST
1.22modifypkgsrc/security/py-cryptography_vectors/distinfo