From daa8fd57a06218733dcdb5d66b40d39297c3529143d202fdc77b5859704d03cc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 26 Jun 2023 19:46:07 +0000 Subject: [PATCH] - Remove requests-fix.patch (obsolete) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=28 --- python-CacheControl.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-CacheControl.changes b/python-CacheControl.changes index 4943782..e584707 100644 --- a/python-CacheControl.changes +++ b/python-CacheControl.changes @@ -21,7 +21,7 @@ Mon Jun 19 12:38:35 UTC 2023 - Torsten Gruner * Discard the strict attribute when serializing and deserializing responses. * Fix the IncompleteRead error thrown by urllib3 2.0. * Exclude the tests directory from the wheel. -- Remove request-fix.patch +- Remove requests-fix.patch (obsolete) ------------------------------------------------------------------- Tue May 30 07:53:24 UTC 2023 - Daniel Garcia