File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -558,14 +558,14 @@ add_dependency_project_package(libffi 3.3.0)
558558ExternalProject_Add(python
559559 DEPENDS bzip2 openssl sqlite zlib expat libffi xz
560560 GIT_REPOSITORY https://github.com/thexai/cpython
561- GIT_TAG ac18623a47b8c3d6bfe1ef5923ea37ca6635ab05
561+ GIT_TAG cd49742c0d35faf0eb3302ff4815bebb79e3340b
562562 GIT_SHALLOW ON
563563 CMAKE_ARGS
564564 ${ADDITIONAL_ARGS}
565565 -DCMAKE_INSTALL_PREFIX:PATH =${INSTALL_PREFIX}
566566 -DCMAKE_PREFIX_PATH:PATH =${PREFIX} %3B%3B${PREFIX} /bzip2%3B%3B${PREFIX} /openssl%3B%3B${PREFIX} /sqlite%3B%3B${PREFIX} /zlib%3B%3B${PREFIX} /libffi%3B%3B${PREFIX} /xz%3B%3B${PREFIX} /expat
567567)
568- add_dependency_project_package(python 3.13.5 )
568+ add_dependency_project_package(python 3.13.7 )
569569
570570ExternalProject_Add(libjpeg-turbo
571571 GIT_REPOSITORY https://github.com/Paxxi/libjpeg-turbo
You can’t perform that action at this time.
0 commit comments