From c075559d2a97fc388cf2b6bb0298a03737189522 Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Tue, 4 Aug 2020 18:37:44 +0800 Subject: [PATCH] change log --- python-requests.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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