From fa093be37f46e434627c9f37669c754676e87866 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 13 Mar 2024 11:13:20 +0800 Subject: [PATCH] Rebuild with python3.11 Signed-off-by: Zhao Hang --- python-charset-normalizer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index 5440d42..abc4699 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,4 +1,7 @@ -%define anolis_release 1 +* Wed Mar 13 2024 Zhao Hang - 3.1.0-2 +- Rebuild with python3.11 + +%define anolis_release 2 %bcond_without tests %global pypi_name charset-normalizer %global specrelname charset_normalizer -- Gitee