On Sun Feb 23, 2025 at 09:51:57PM -0500, Daniel Dickman wrote:
> Python 3.13 removed the deprecated pipes module. Fortunately
> shlex.quote is a direct replacement for pipes.quote.
>
> With this diff I was able to build qtwebengine under Python 3.13.
>
> ok?
No objections
>
> Index: Makefile
Python 3.13 removed the deprecated pipes module. Fortunately
shlex.quote is a direct replacement for pipes.quote.
With this diff I was able to build qtwebengine under Python 3.13.
ok?
Index: Makefile
===
RCS file: /cvs/ports/x11/qt