From 39469a6f9c00d2e72336e0f07beffd3a4e6b8924 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Wed, 23 Apr 2025 17:25:14 +0800 Subject: [PATCH] Rebuild with python-requests-unixsocket 0.4.0 --- python-cheroot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cheroot.spec b/python-cheroot.spec index f14f23c..96e82db 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global pypi_name cheroot %bcond_with docs @@ -87,6 +87,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build -W ignore::DeprecationWarning %endif %changelog +* Wed Apr 23 2025 mgb01105731 - 9.0.0-3 +- Rebuild with python-requests-unixsocket 0.4.0 + * Wed Mar 27 2024 Bo Ren - 9.0.0-2 - Rebuild with python3.11 -- Gitee