[Bug 274671] lang/python313: New port, 3.13.9 release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Nov 2025 14:45:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274671
--- Comment #49 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=e0cbe081481d26c9722afdd48fa4ff2675b9e899
commit e0cbe081481d26c9722afdd48fa4ff2675b9e899
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-11-04 14:43:25 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-11-04 14:43:25 +0000
lang/python313: fix blake2s_impl regen mismatch
The only difference between "stock" and regenerated blake2s_impl.c
is where a variable is declared in py_blake2s_new_impl(). Patch the
stock file to the regenerated version so the regeneration script
does not get called.
Reported by: fluffy, jan[at]glaubitz[dot]org
PR: 274671
.../files/patch-Modules___blake2_blake2s__impl.c (new) | 14 ++++++++++++++
lang/python313t/Makefile | 8 --------
2 files changed, 14 insertions(+), 8 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.