Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kshtsk:ceph
python3-pip
pip-shipped-requests-cabundle.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pip-shipped-requests-cabundle.patch of Package python3-pip
--- a/src/pip/_vendor/certifi/core.py +++ b/src/pip/_vendor/certifi/core.py @@ -67,9 +67,7 @@ except ImportError: # If we don't have importlib.resources, then we will just do the old logic # of assuming we're on the filesystem and munge the path directly. def where(): - f = os.path.dirname(__file__) - - return os.path.join(f, "cacert.pem") + return '/etc/ssl/ca-bundle.pem' def contents():
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor