diff --git a/python-requests.spec b/python-requests.spec index ce41620..0c455c0 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -27,6 +27,8 @@ Patch: support_IPv6_CIDR_in_no_proxy.patch # Fix crash on import if /etc/pki/tls/certs/ca-bundle.crt is missing # https://bugzilla.redhat.com/show_bug.cgi?id=2297632 # https://github.com/psf/requests/pull/6781 +# Note: this can be replaced by https://github.com/psf/requests/pull/6767 +# when it is ready, or dropped in a release where that is merged Patch: 0001-Don-t-create-default-SSLContext-if-CA-bundle-isn-t-p.patch BuildArch: noarch