ruby-sawyer 0.8.1-3 source package in Ubuntu

Changelog

ruby-sawyer (0.8.1-3) unstable; urgency=medium

  * Disable a couple of unit tests failing in Ruby 2.5 due to changes in
    psych.
  * Bump DH compat level to 11.
  * Bump Standards-Version to 4.1.3. No changes were required.
  * Migrate Vcs-* URLs to salsa.
  * Set Rules-Require-Root to no.
  * Update copyright info.

 -- Miguel Landaeta <email address hidden>  Sun, 18 Feb 2018 11:51:33 +0000

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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sawyer_0.8.1-3.dsc 2.0 KiB e51e01f50f1171d9b3ffce222fe606c0e449876ce0b813614c5750783f048851
ruby-sawyer_0.8.1.orig.tar.gz 11.6 KiB 389473491f0d8f7593e1c7979bca3add7d8c52ccc03d083a5f7daa322b6156bb
ruby-sawyer_0.8.1-3.debian.tar.xz 3.8 KiB 43d96a1b738834575f68795141f3eb8ac526692d8e4fb729b258acb3e72c85a7

Available diffs

No changes file available.

Binary packages built by this source

ruby-sawyer: HTTP/REST API client Ruby library

 Sawyer is an experimental hypermedia HTTP client built on top of ruby-faraday.
 .
 Although Sawyer provides the expected features of an HTTP client library,
 it's more useful when is used to interact and to implement REST APIs
 endpoints.
 .
 Out of the box it can parse data from API responses, turns contents into
 high level resources or collections of resources, relations between those
 resources, etc.