Package: ruby-fakeweb / 1.3.0+git20170806+dfsg1-4

Metadata

Package Version Patches format
ruby-fakeweb 1.3.0+git20170806+dfsg1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no_bundler_simplecov.patch | (download)

test/test_helper.rb | 5 0 + 5 - 0 !
test/test_other_net_http_libraries.rb | 12 6 + 6 - 0 !
2 files changed, 6 insertions(+), 11 deletions(-)

 do not use bundler or simplecov in tests
fix_print_file_string_options_deprecation_warning.patch | (download)

lib/fake_web/responder.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix detection of external caller for deprecation warnings
 take into account Debian installation path for Ruby libraries.
deactivate_google_tests.patch | (download)

test/test_fake_web.rb | 16 8 + 8 - 0 !
test/test_missing_pathname.rb | 2 1 + 1 - 0 !
test/test_registering_with_io.rb | 10 5 + 5 - 0 !
3 files changed, 14 insertions(+), 14 deletions(-)

 deactivate tests using test/fixtures/google_response_*
 those files have been deleted when repacking
skip_session_test.patch | (download)

test/test_helper.rb | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 skip_session_test
 Skip failing test.
 .
 See https://bugs.debian.org/926381

skip test requiring net and failing.patch | (download)

test/test_allow_net_connect.rb | 10 5 + 5 - 0 !
test/test_fake_web.rb | 10 5 + 5 - 0 !
test/test_fake_web_open_uri.rb | 2 1 + 1 - 0 !
3 files changed, 11 insertions(+), 11 deletions(-)

 skip tests that require net and are failing.
relax rake.patch | (download)

fakeweb.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax rake to fix autopkgtest
fix ruby3.0 FTBFS.patch | (download)

test/test_fake_web_open_uri.rb | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 use uri.open instead of the kernel#open api which is removed in 3.0
0008 Fix FTBFS require mocha test_unit explicitly.patch | (download)

test/test_helper.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs require mocha/test_unit explicitly (closes: #1100303)