From fb0394fcdce82ac98a0e5bb7c00e912d49e092a2 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 5 Feb 2025 01:30:21 +0100 Subject: [PATCH] python-aioraven=0.7.0-1 --- pika-build-config/lto.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 9018e3dae..7b0e7646d 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="0.0.2" -export PIKA_PACKAGE_NAME="uwsgi-plugin-python" +export PIKA_PACKAGE_VERSION="0.7.0-1" +export PIKA_PACKAGE_NAME="python-aioraven" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b0" -export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file +export PIKA_REBUILD_VERSION="b3" +export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file