Package: ruby-em-http-request / 1.1.7-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-em-http-request | 1.1.7-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable rubygems.patch | (download) |
spec/helper.rb |
5 3 2 - 0 ! |
remove usage of bundler and rubygems for tests |
require_connection_test.patch | (download) |
spec/helper.rb |
2 1 1 - 0 ! |
disable all test, that require network access |
change_mongrel_to_webrick.patch | (download) |
spec/client_spec.rb |
19 1 18 - 0 ! |
change to webrick, mongrel is not available. also change tests, because webrick strips default ports from .location |
avoid_nil_client.patch | (download) |
lib/em-http/http_connection.rb |
2 1 1 - 0 ! |
add a test on client, as it can be nil with http-parser 2.7 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882308 Bug: https://github.com/igrigorik/em-http-request/issues/316 |
1