From 6fbefe01ae201de1d2813f38a6910560c39a5c98 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 5 Feb 2025 01:30:54 +0100 Subject: [PATCH] uwsgi-plugin-psgi=0.0.2 --- 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 7b0e7646d..573154cfb 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="0.7.0-1" -export PIKA_PACKAGE_NAME="python-aioraven" +export PIKA_PACKAGE_VERSION="0.0.2" +export PIKA_PACKAGE_NAME="uwsgi-plugin-psgi" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false -export PIKA_REBUILD_VERSION="b3" -export PIKA_BUILD_ATTEMPT="3" \ No newline at end of file +export PIKA_REBUILD_VERSION="b0" +export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file