[Bug 286345] sysutils/swtpm: Update to 0.10.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Apr 2025 14:48:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286345

            Bug ID: 286345
           Summary: sysutils/swtpm: Update to 0.10.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: meka@tilda.center

The update does not build in poudriere, but I need help figuring out how to fix
it. The error I get:

Error: '/usr/bin/env python3' is an invalid shebang you need USES=shebangfix
for 'libexec/installed-tests/swtpm/test_setdatafd.py'
Error: '/usr/bin/env python3' is an invalid shebang you need USES=shebangfix
for 'libexec/installed-tests/swtpm/test_clientfds.py'

If I add tests/test_setdatafd.py and tests/test_clientfds.py the error changes
to

Error: '/usr/local/bin/python' is an invalid shebang you need USES=shebangfix
for 'libexec/installed-tests/swtpm/test_setdatafd.py'
Error: '/usr/local/bin/python' is an invalid shebang you need USES=shebangfix
for 'libexec/installed-tests/swtpm/test_clientfds.py'

Can somebody point to the right way of using shebang, please?

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