Bug 296301 - [exp-run] lang/cython: Update to 3.2.6
Summary: [exp-run] lang/cython: Update to 3.2.6
Status: Closed FIXED
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: 2026-06-26 21:14 UTC by Po-Chuan Hsieh
Modified: 2026-07-08 05:12 UTC (History)
0 users

See Also:
antoine: exp-run+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2026-06-26 21:14:51 UTC
Patch is available at https://people.FreeBSD.org/~sunpoet/patch/lang-cython.txt
Thanks.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2026-06-30 23:20:16 UTC
Hello Antoine,

If the exp-run hasn't started yet, please use this updated patch instead: https://people.freebsd.org/~sunpoet/patch/lang-cython-v2.txt (3.2.8 update).
If it's already ongoing, the original one is fine.
Thanks.
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2026-07-04 07:19:17 UTC
Exp-run looks fine with version 3.2.6
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-07-08 05:09:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d0a76ff6ca216a1b475485ea740dfecd51a7a931

commit d0a76ff6ca216a1b475485ea740dfecd51a7a931
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-07-08 05:07:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-07-08 05:07:19 +0000

    lang/cython: Update to 3.2.6

    Changes:        https://github.com/cython/cython/releases
                    https://github.com/cython/cython/blob/master/CHANGES.rst
    PR:             296301
    Exp-run:        antoine

 lang/cython/Makefile | 2 +-
 lang/cython/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2026-07-08 05:12:18 UTC
Committed. Thanks.