diff --git a/python-httpx.spec b/python-httpx.spec index 0ea7b8bd06f0d5e218faaf5eecadb524d1bff442..c3413f584ff71d9f859a6c7f27c814a38fd79e92 100644 --- a/python-httpx.spec +++ b/python-httpx.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name httpx Name: python-%{pypi_name} @@ -43,5 +43,8 @@ rm -rf %{pypi_name}.egg-info %attr(755, root, root) %{_bindir}/httpx %changelog +* Wed Mar 13 2024 mgb01105731 - 0.23.0-2 +- Rebuild with python3.11 + * Mon May 15 2023 Funda Wang - 0.23.0-1 - Import package for anolis 23