Package: ruby-fog-aws / 0.12.0-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| ruby-fog-aws | 0.12.0-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01 dont use rubygems to run tests.patch | (download) |
Rakefile |
4 2 + 2 - 0 ! |
don't use rubygems/bundler to run tests |
| 02 use rubyzip 1.0 apis for tests.patch | (download) |
tests/requests/lambda/helper.rb |
4 2 + 2 - 0 ! |
use rubyzip 1.0 apis for tests |
| 03 workaround aws dns service tests.patch | (download) |
tests/requests/dns/change_resource_record_sets_tests.rb |
1 1 + 0 - 0 ! |
silly workaround for some aws dns tests I'm pretty sure this is not a correct solution but I couldn't figure out why do I need to call Fog::DNS[:aws] to avoid getting NoMethodError when Fog::DNS::AWS.hosted_zone_for_alias_target is called... |
| 04 disable aws connectivity test.patch | (download) |
tests/models/iam/roles_tests.rb |
2 2 + 0 - 0 ! |
--- |
1
