diff --git a/python-cheroot.spec b/python-cheroot.spec index f14f23c3bbd8dea7a14b157fd4428f9d4c760d84..96e82db22a288b41d127eec792a849154ae29b91 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