14
0
forked from pool/python-pip

- add disable-ssl-context-in-buildenv.patch: treat missing

ca-certificates as "ssl not available" for buildenvs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=128
This commit is contained in:
2024-08-12 17:17:37 +00:00
committed by Git OBS Bridge
parent 264767f03b
commit 9554f80c4d
3 changed files with 17 additions and 0 deletions

View File

@@ -97,6 +97,8 @@ Mon Aug 12 16:49:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
--ignore-conflicts.
* Fix finding hardlink targets in tar files with an ignored
top-level directory.
- add disable-ssl-context-in-buildenv.patch: treat missing
ca-certificates as "ssl not available" for buildenvs
-------------------------------------------------------------------
Sun Jun 30 18:45:16 UTC 2024 - Dirk Müller <dmueller@suse.com>