From 6d72f1cbec8fc03da017fe1ab55f8fc1b12c27ef Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Wed, 18 Dec 2024 09:53:52 +0300 Subject: [PATCH] Adjust 3.14.0a2t->3.14.0a3t --- plugins/python-build/share/python-build/3.14.0a2t | 2 -- plugins/python-build/share/python-build/3.14.0a3t | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 plugins/python-build/share/python-build/3.14.0a2t create mode 100644 plugins/python-build/share/python-build/3.14.0a3t diff --git a/plugins/python-build/share/python-build/3.14.0a2t b/plugins/python-build/share/python-build/3.14.0a2t deleted file mode 100644 index c8665017..00000000 --- a/plugins/python-build/share/python-build/3.14.0a2t +++ /dev/null @@ -1,2 +0,0 @@ -export PYTHON_BUILD_FREE_THREADING=1 -source "$(dirname "${BASH_SOURCE[0]}")"/3.14.0a2 diff --git a/plugins/python-build/share/python-build/3.14.0a3t b/plugins/python-build/share/python-build/3.14.0a3t new file mode 100644 index 00000000..c9751142 --- /dev/null +++ b/plugins/python-build/share/python-build/3.14.0a3t @@ -0,0 +1,2 @@ +export PYTHON_BUILD_FREE_THREADING=1 +source "$(dirname "${BASH_SOURCE[0]}")"/3.14.0a3