diff --git a/python-requests.spec b/python-requests.spec index 9eddf89..d233251 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -2,7 +2,7 @@ Name: python-requests Version: 2.24.0 -Release: 1 +Release: 2 Summary: Python HTTP Library License: ASL 2.0 URL: http://python-requests.org/ @@ -112,6 +112,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v %doc HISTORY.md README.md %changelog +*Tue Aug 4 2020 wuchaochao - 2.24.0-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC: add patch-requests-certs.py-to-use-the-system-CA-bundle.patch and Remove-tests-that-use-the-tarpit.patch + * Thu Jul 23 2020 wuchaochao - 2.24.0-1 - update package to 2.24.0