From 3a5e0cf3c84bf9a17faef125e324ba48ca8100f8 Mon Sep 17 00:00:00 2001 From: ouuleilei Date: Tue, 26 Nov 2024 03:24:26 +0000 Subject: [PATCH] update python-flask.spec. test riscv Signed-off-by: ouuleilei --- python-flask.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-flask.spec b/python-flask.spec index 9b8feff..727c1d8 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -1,6 +1,6 @@ Name: python-flask Version: 2.2.5 -Release: 1 +Release: 2 Epoch: 1 Summary: A lightweight WSGI web application framework License: BSD-3-Clause -- Gitee