Bug 291320 - devel/py-propcache: does not build with Cython 3.2, needs version bump
Summary: devel/py-propcache: does not build with Cython 3.2, needs version bump
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-01 07:09 UTC by Raivo Hool
Modified: 2025-12-02 17:26 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Build py-propcache with Cython 3.2 (454 bytes, patch)
2025-12-01 07:09 UTC, Raivo Hool
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raivo Hool 2025-12-01 07:09:34 UTC
Created attachment 265743 [details]
Build py-propcache with Cython 3.2

devel/py-propcache fails to build after Cython update to 3.2.1. 3.1 is a hard requirement. However, it does build when packaging/pep517_backend/_backend.py is helped along.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2025-12-02 17:26:55 UTC
This port is on my list for cython3 3.2.1 update. However, it is skipped in poudriere-devel since there exists a package built with cython 3.1.6 already.

amdmi3@ committed ports 9ac46aade2c6817136e4e07760ed4fce4f32548f to fix this issue.

Thanks.