From 57954bc98bd6adaf545337b91cbdfbeb7fe9b051 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 15 Jan 2025 04:29:56 +0100 Subject: [PATCH] python-flake8=7.1.1-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 09611749e..09ddff3b0 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="2.14.7+ds-6" -export PIKA_PACKAGE_NAME="ariba" +export PIKA_PACKAGE_VERSION="7.1.1-3" +export PIKA_PACKAGE_NAME="python-flake8" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"