From ed69e4c877c6be45fb0c7631db48a059f59c2f9a Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 22 Aug 2024 17:45:01 +0200 Subject: [PATCH] python3.13=3.13.0~rc1-3 --- pika-build-config/lto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 2f2842bab..7669ffbab 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.7-1" -export PIKA_PACKAGE_NAME="gfan" +export PIKA_PACKAGE_VERSION="3.13.0~rc1-3" +export PIKA_PACKAGE_NAME="python3.13" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"