File boto-no-builtin-certs.patch of Package python-boto.15143
--- setup.py.orig +++ setup.py @@ -84,7 +84,6 @@ setup(name = "boto", "boto.cloudhsm", "boto.ec2containerservice", "boto.machinelearning", "boto.vendored.regions"], package_data = { - "boto.cacerts": ["cacerts.txt"], "boto": ["endpoints.json"], }, license = "MIT",