ruby-async-pool 0.3.12-1 source package in Ubuntu

Changelog

ruby-async-pool (0.3.12-1) unstable; urgency=medium

  * New upstream release
  * debian/patches
    - Drop all old patches, spec directory was disappeared
    - Add debian/patches/avoid-specifying-pem.patch
  * debian/control
    - Set Standards-Version: 4.6.1
    - Drop unnecessary Build-Depends: ruby-rspec, ruby-async-rspec
  * Drop debian/ruby-tests.rake since upstream does not use rspec anymore

 -- Hideki Yamane <email address hidden>  Sat, 17 Sep 2022 20:20:05 +0900

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-async-pool_0.3.12-1.dsc 2.1 KiB cf31b5d0bd9f2d617daa3d848bf61b6f58461a3ad8930fda968e9cf1aa51dd73
ruby-async-pool_0.3.12.orig.tar.gz 9.6 KiB 1d056d6eca775694093be5df93af2373e690511246206f497069d95333e3cd45
ruby-async-pool_0.3.12-1.debian.tar.xz 2.5 KiB bf6f3c41849f2829df85c14ebc8529795becf7844d017b41d374fb793184a905

Available diffs

No changes file available.

Binary packages built by this source

ruby-async-pool: singleplex and multiplex resource pool for implementing robust clients

 Async::Pool provides support for connection pooling both singleplex
 and multiplex resources.