diff --git a/python-requests.spec b/python-requests.spec index 5d2250e911d8111f392b7f5e7663dd4df131e603..2ab9482ff7c5ec80e8c34c7ccce8ba688ef5b76a 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -1,5 +1,5 @@ %define anolis_release 1 -%bcond_without tests +%bcond_with tests Name: python-requests @@ -91,6 +91,9 @@ sed -i 's/ --doctest-modules//' pyproject.toml %doc README.md HISTORY.md %changelog +* Tue Apr 04 2023 mgb01105731 - 2.28.2-2 +- disable test + * Wed Feb 22 2023 mgb01105731 - 2.28.2-1 - update to version 2.28.2