https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286298

--- Comment #9 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

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

commit a73665376a539a144ff74abaab04f6d350f7bdb4
Author:     Charlie Li <vish...@freebsd.org>
AuthorDate: 2025-06-17 19:06:26 +0000
Commit:     Charlie Li <vish...@freebsd.org>
CommitDate: 2025-06-17 19:06:26 +0000

    databases/py-gdbm: fix build with Python 3.12+

    Certain internal headers are included unconditionally starting with
    Python 3.12, but this should have been built with the appropriate
    preprocessor macros for internal headers set anyway.

    PR: 286298
    Event: Kitchener-Waterloo Hackathon 202506

 databases/py-gdbm/Makefile       | 2 +-
 databases/py-gdbm/files/setup.py | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to