[MacPorts] #61708: py27-zmq @ 20.0.0_0 does not build

MacPorts noreply at macports.org
Mon Nov 30 16:00:05 UTC 2020


#61708: py27-zmq @ 20.0.0_0 does not build
--------------------------+----------------------
 Reporter:  josephsacco   |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.6.4
 Keywords:  python2  zmq  |       Port:  py27-zmq
--------------------------+----------------------
 The problem is in setup.py

 {{{
   File "setup.py", line 315, in initialize_options
     super().initialize_options()
 TypeError: super() takes at least 1 argument (0 given)
 }}}

 The python2.7 version of super requires at least one argument, whereas the
 python3 version does not.

 -Joseph

-- 
Ticket URL: <https://trac.macports.org/ticket/61708>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list