ruby-typhoeus 1.4.0-3 source package in Ubuntu

Changelog

ruby-typhoeus (1.4.0-3) unstable; urgency=medium

  * Team upload.
  * d/control (Standards-Version): Bump to 4.6.2.
    (Depends): Use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact.
    (Copyright): Update dates.
    (Source): Use HTTPS.
  * d/ruby-tests.rake: Minor update.
  * d/watch: Change to github address.
  * d/patches/remove-rubygems-bundler.patch: Add patch.
    - Fix compatibility with Ruby 3.1.
  * d/patches/expect-tests-to-fail-with-ethon-0.16.patch: Add patch.
    - Mark some tests to fail which require adjustments due to ethon changing
      its behavior (closes: #1030406).
  * d/patches/series: Add new patch.
  * d/upstream/metadata: Add missing YAML header and Archive field.

 -- Daniel Leidert <email address hidden>  Mon, 06 Feb 2023 18:01:22 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-typhoeus_1.4.0-3.dsc 2.1 KiB e0fa958a3bca8f00db76282f8346c187b970efb1f1e922b179f60e51977a2b48
ruby-typhoeus_1.4.0.orig.tar.gz 52.0 KiB ffa69a3ff1b192e0b928af10a2c3baf7ef2c53be3c9ac3d6503cbe8a05a4a0a4
ruby-typhoeus_1.4.0-3.debian.tar.xz 5.1 KiB 06d772073e64e452a5b4e58f8b6baf44e5b7dccc7b46cd52619c96b63462678e

Available diffs

No changes file available.

Binary packages built by this source

ruby-typhoeus: parallel HTTP library on top of ethon

 Typhoeus is a HTTP client library based on Ethon which wraps libcurl.
 Sitting on top of libcurl makes Typhoeus very reliable and fast.
 .
 Like a modern code version of the mythical beast with 100 serpent heads,
 Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling
 logic.