From e37c03c0c874ceb6cbb23867c58626f162536535 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Tue, 12 Mar 2024 10:08:43 +0800 Subject: [PATCH] Rebuild with python3.11 Signed-off-by: Zhao Hang --- python-requests.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-requests.spec b/python-requests.spec index e7e82c6..bc9a5e5 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -1,4 +1,7 @@ -%define anolis_release 1 +* Tue Mar 12 2024 Zhao Hang - 2.31.0-2 +- Rebuild with python3.11 + +%define anolis_release 2 %bcond_with tests -- Gitee