#65412 closed defect (fixed)

py-pyside2: fails to build with numpy >= 1.23

Reported by: devernay (Frédéric Devernay) Owned by: pmetzger (Perry E. Metzger)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), chrstphrchvz (Christopher Chavez)
Port: py-pyside2

Description

It requires a 2-lines patch to build with recent numpy.

Patch adapted from https://gitweb.gentoo.org/repo/gentoo.git/diff/dev-python/shiboken2/files/shiboken2-5.15.2-numpy-1.23.patch

Attachments (1)

shiboken2-5.15.2-numpy-1.23.patch (1.2 KB) - added by devernay (Frédéric Devernay) 22 months ago.
patchfiles-append shiboken2-5.15.2-numpy-1.23.patch

Download all attachments as: .zip

Change History (5)

Changed 22 months ago by devernay (Frédéric Devernay)

patchfiles-append shiboken2-5.15.2-numpy-1.23.patch

comment:1 Changed 22 months ago by jmroot (Joshua Root)

Cc: pmetzger removed
Owner: set to pmetzger
Status: newassigned

comment:2 Changed 14 months ago by chrstphrchvz (Christopher Chavez)

This was fixed by [5869008aca7f/macports-ports], but using a patch containing the upstream approach (which can then be dropped once incorporated in a future release) does seem preferable: https://github.com/macports/macports-ports/pull/18015

comment:3 Changed 14 months ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:4 Changed 13 months ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: assignedclosed

In 95f39e4de4cf2a29af5822dd3d3aa8eaa8342de5/macports-ports (master):

py-pyside2: update to 5.15.8

Prefer patch with upstream approach
(which will likely be present in 5.15.11)
Closes: #65412

Use latest LLVM in MacPorts

Additional cleanup following 8925eed5988a

[skip ci]

Note: See TracTickets for help on using tickets.