[MacPorts] #63905: py38-cryptography problem with default_backend

MacPorts noreply at macports.org
Wed Nov 10 23:34:06 UTC 2021


#63905: py38-cryptography problem with default_backend
--------------------------------+-------------------------------
  Reporter:  aaronm6            |      Owner:  stromnov
      Type:  defect             |     Status:  assigned
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.7.1
Resolution:                     |   Keywords:  pyca cryptography
      Port:  py38-cryptography  |
--------------------------------+-------------------------------

Comment (by cjones051073):

 Looks like the rust build needs to also roll back to openssl 1.1

 https://github.com/macports/macports-
 ports/commit/2fcca2001454305d0ed8b12c8d3a62ce42f00193

 {{{
 Oberon ~/Projects/MacPorts/ports > python3.8
 Python 3.8.12 (default, Nov 10 2021, 05:25:30)
 [Clang 13.0.0 (clang-1300.0.29.3)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> from cryptography.hazmat.backends import default_backend
 >>> default_backend()
 <OpenSSLBackend(version: OpenSSL 1.1.1l  24 Aug 2021, FIPS: False)>
 }}}

 I don't know though if this is intrinsic to this particular port, or a
 consequence of the pythonX ports themselves being rolled back to 1.1....

-- 
Ticket URL: <https://trac.macports.org/ticket/63905#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list