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:
Miro Hrončok 2025-07-22 11:45:35 +02:00
commit cea7bb935f
2 changed files with 30 additions and 0 deletions

View file

@ -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