14
0

- Add revert-caching-default-sslcontext.patch upstream patch to avoid

problems with certificate caching in sslcontext.
  bsc#1246104, gh#psf/requests#6767

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=197
This commit is contained in:
2025-07-14 09:35:54 +00:00
committed by Git OBS Bridge
parent 41e3c95e3c
commit 20da4f756f
3 changed files with 118 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 14 09:20:12 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Add revert-caching-default-sslcontext.patch upstream patch to avoid
problems with certificate caching in sslcontext.
bsc#1246104, gh#psf/requests#6767
-------------------------------------------------------------------
Tue Jun 10 09:42:31 UTC 2025 - Dirk Müller <dmueller@suse.com>