build: fix build with Python 3.12 · nodejs/node@6ba4ebd · GitHub
Skip to content

Commit 6ba4ebd

Browse files
lpincaaduh95
authored andcommitted
build: fix build with Python 3.12
Replace `distutils.version.StrictVersion` with `packaging.version.Version`. Refs: #50209 (comment) PR-URL: #50582 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
1 parent 0fb652e commit 6ba4ebd

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

configure.py

Lines changed: 5 additions & 6 deletions

0 commit comments

Comments
 (0)