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 file
Patch File delta Description
disable rubygems.patch | (download)

spec/helper.rb | 5 3 2 - 0 !
1 file changed, 3 insertions( ), 2 deletions(-)

 remove usage of bundler and rubygems for tests
require_connection_test.patch | (download)

spec/helper.rb | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 disable all test, that require network access
change_mongrel_to_webrick.patch | (download)

spec/client_spec.rb | 19 1 18 - 0 !
spec/redirect_spec.rb | 4 2 2 - 0 !
spec/stallion.rb | 5 4 1 - 0 !
3 files changed, 7 insertions( ), 21 deletions(-)

 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 !
1 file changed, 1 insertion( ), 1 deletion(-)

 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