From 1cf7b2a24aaf8e540d15451375a37b5652fddf43 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 13 Mar 2024 13:55:40 +0800 Subject: [PATCH] Rebuild with python3.11 Signed-off-by: Zhao Hang --- python-pycparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index 531fd8f..7423aa0 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -1,4 +1,7 @@ -%define anolis_release 2 +* Wed Mar 13 2024 Zhao Hang - 2.21-3 +- Rebuild with python3.11 + +%define anolis_release 3 %bcond_without tests Name: python-pycparser -- Gitee