Opened 3 years ago

Closed 3 years ago

#62712 closed defect (fixed)

libmypaint Portfile specifies python37 rather than python38

Reported by: p-b-west (Peter West) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans)
Port: libmypaint

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The Portfile helpfully says

# Using the same python as MyPaint for consistency.

but it doesn't. MyPaint depends on python38, according to

$ port deps MyPaint

Change History (3)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: dbevans added
Owner: set to ryandesign
Port: libmypaint added
Status: newassigned
Type: updatedefect

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In efde3f30ef25e8bfe36bd3b91849dc8c1ed06ffb/macports-ports (master):

libmypaint: Build with python38 to match MyPaint

Closes: #62712

Note: See TracTickets for help on using tickets.