[Bug 241952] devel/py-pycparser: 2.19 updates/recompiles c_ast.py after installation (at runtime)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Jun 2022 11:58:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241952

--- Comment #8 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 234552
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234552&action=edit
experiment patch

Install this applied.
Then run the following command.

pkg check -q -s py38-pycparser
python3.8 -c 'import pycparser'
pkg check -q -s py38-pycparser

Not yet checked on poudriere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.