[MacPorts] #66825: py39-scrapy @2.7.1 apparently installs without problems, but produces errors when run

MacPorts noreply at macports.org
Mon Feb 6 18:30:59 UTC 2023


#66825: py39-scrapy @2.7.1 apparently installs without problems, but produces
errors when run
----------------------------------------+----------------------------
  Reporter:  typonaut                   |      Owner:  kurthindenburg
      Type:  defect                     |     Status:  assigned
  Priority:  Normal                     |  Milestone:
 Component:  ports                      |    Version:  2.8.1
Resolution:                             |   Keywords:
      Port:  py-scrapy py-cryptography  |
----------------------------------------+----------------------------

Comment (by kurthindenburg):

 It has to be hitting this, so 3.3.2 is the only version that you'll get.


 {{{
 set cryptography_darwin_min_ver 13


     # legacy support
     if {${python.version} eq 27
         || ${os.platform} eq "darwin" && ${os.major} <
 ${cryptography_darwin_min
 _ver}} {
         PortGroup       openssl 1.0
         github.setup    pyca cryptography 3.3.2
 }}}

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


More information about the macports-tickets mailing list