ruby-concurrent 1.1.6+dfsg-5build3 source package in Ubuntu

Changelog

ruby-concurrent (1.1.6+dfsg-5build3) noble; urgency=medium

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 00:17:21 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-concurrent_1.1.6+dfsg.orig.tar.xz 1.3 MiB 3aac0ec3c76b354788d32aef4277cefd3bd97f0fc0ad6526e20373db02cf7b4d
ruby-concurrent_1.1.6+dfsg-5build3.debian.tar.xz 5.8 KiB 0f192f42856c7345e4fdf7adcd57df007feefa0dc47213585c91664657540154
ruby-concurrent_1.1.6+dfsg-5build3.dsc 2.3 KiB 8f62fdeb9641af379cd7ab96100eb209c96583418f5420b0d9113f35a949fbbb

View changes file

Binary packages built by this source

ruby-concurrent: Modern concurrency tools for Ruby

 Concurrent Ruby provides modern concurrency tools including agents, futures,
 promises, thread pools, actors, supervisors, and more. Inspired by Erlang,
 Clojure, Go, JavaScript, actors, and classic concurrency patterns.
 .
 This package also includes experimental edge features via the
 concurrent-ruby-edge gem and the Java native extension for JRuby.

ruby-concurrent-ext: Modern concurrency tools for Ruby (C extensions for MRI)

 Concurrent Ruby provides modern concurrency tools including agents, futures,
 promises, thread pools, actors, supervisors, and more. Inspired by Erlang,
 Clojure, Go, JavaScript, actors, and classic concurrency patterns.
 .
 This package provides the C extensions to optimize concurrent-ruby under MRI.

ruby-concurrent-ext-dbgsym: debug symbols for ruby-concurrent-ext