Package: ruby-typhoeus / 1.6.0-1

Metadata

Package Version Patches format
ruby-typhoeus 1.6.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove rubygems bundler.patch | (download)

spec/spec_helper.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 we don't need bundler or rubygems
support ruby 3.1.patch | (download)

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

 support ruby 3.1

Fix keyword parameters for /usr/share/rubygems-integration/all/gems/rack-2.2.4/lib/rack/handler/webrick.rb:26:
 in `run': wrong number of arguments (given 2, expected 1) (ArgumentError)


expect tests to fail with ethon 0.16.patch | (download)

spec/typhoeus/request/operations_spec.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 expect tests to fail with ethon 0.16

These tests are expected to fail with ethon 0.16 and must be fixed by upstream.
Please reconsider as soon as upstream has a proper fix.

Bug: https://github.com/typhoeus/typhoeus/issues/710
Bug-Debian: https://bugs.debian.org/1030406

faraday typhoeus.patch | (download)

spec/typhoeus/adapters/faraday_spec.rb | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use faraday adapter from ruby-faraday-typhoeus
 instead of the provided lib/typhoeus/adapters/faraday.rb
 which is not suited for faraday 2.x
use rackup.patch | (download)

spec/support/localhost_server.rb | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

---
no git in gemspec.patch | (download)

typhoeus.gemspec | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 no git in the gemspec file