[MacPorts] #65393: nonpareil @0.79: SyntaxError: multiple exception types must be parenthesized

MacPorts noreply at macports.org
Sun Jun 26 21:43:08 UTC 2022


#65393: nonpareil @0.79: SyntaxError: multiple exception types must be
parenthesized
------------------------+-----------------------
 Reporter:  ryandesign  |      Owner:  krischik
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.2
 Keywords:              |       Port:  nonpareil
------------------------+-----------------------
 After updating scons to version 4.3.0 using python310, nonpareil fails to
 build:

 {{{
 scons: Reading SConscript files ...
   File
 "/opt/local/var/macports/build/.../nonpareil/work/nonpareil-0.79/SConstruct",
 line 123
     except OSError, (errnum, strerror):
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 SyntaxError: multiple exception types must be parenthesized
 }}}

 I'm not familiar with python and don't know how to "parenthesize" this to
 make it work again.

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


More information about the macports-tickets mailing list