Bug 296597 - cad/py-gmsh: fix build with python 3.12
Summary: cad/py-gmsh: fix build with python 3.12
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-08 11:23 UTC by Hiroo Ono
Modified: 2026-07-09 07:06 UTC (History)
0 users

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


Attachments
cad/py-gmsh patch (1.07 KB, patch)
2026-07-08 11:23 UTC, Hiroo Ono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroo Ono 2026-07-08 11:23:22 UTC
Created attachment 272601 [details]
cad/py-gmsh patch

build failure reported by fallout:
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2026-July/962605.html
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2026-07-09 07:06:18 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-09 07:06:55 UTC
A commit in branch main references this bug:

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

commit c6205e98712621eac18549ca0a24c90a73c78ecb
Author:     Hiroo Ono <hiroo.ono+freebsd@gmail.com>
AuthorDate: 2026-07-09 07:05:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-07-09 07:06:22 +0000

    cad/py-gmsh: fix build with python 3.12

    PR:     296597

 cad/py-gmsh/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)