Use /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem even in truststore
- https://fedoraproject.org/wiki/Changes/dropingOfCertPemFile - Fixes: rhbz#2380441
This commit is contained in:
parent
685d136d85
commit
cea7bb935f
2 changed files with 30 additions and 0 deletions
|
|
@ -103,6 +103,10 @@ Patch: nowarn-pip._internal.main.patch
|
|||
# https://github.com/pypa/pip/pull/13423
|
||||
Patch: python3.14-file-urls.patch
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/dropingOfCertPemFile
|
||||
# https://github.com/sethmlarson/truststore/pull/183
|
||||
Patch: truststore-pem-path.patch
|
||||
|
||||
# Remove -s from Python shebang - ensure that packages installed with pip
|
||||
# to user locations are seen by pip itself
|
||||
%undefine _py3_shebang_s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue