Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15
python-boto.10335
boto-no-builtin-certs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File boto-no-builtin-certs.patch of Package python-boto.10335
--- setup.py.orig +++ setup.py @@ -61,7 +61,7 @@ setup(name = "boto", url = "https://github.com/boto/boto/", packages = ["boto", "boto.sqs", "boto.s3", "boto.gs", "boto.file", "boto.ec2", "boto.ec2.cloudwatch", "boto.ec2.autoscale", - "boto.ec2.elb", "boto.sdb", "boto.cacerts", + "boto.ec2.elb", "boto.sdb", "boto.sdb.db", "boto.sdb.db.manager", "boto.mturk", "boto.pyami", "boto.pyami.installers", "boto.pyami.installers.ubuntu", @@ -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",
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