ruby-rspec 3.10.0c1e1m2s3-2 source package in Ubuntu

Changelog

ruby-rspec (3.10.0c1e1m2s3-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1 (no changes needed)
  * Bump debhelper compatibility level to 13
  * Fix test failures with ruby3.1
    - Disable error highlighting with ruby3.1 when running tests
      with --disable-error_highlight ruby option
      (Closes: #1019664)
    - Add patch to call correct interpreter in rspec-support 'shell out' specs

 -- Cédric Boutillier <email address hidden>  Wed, 30 Nov 2022 14:27:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec_3.10.0c1e1m2s3-2.dsc 1.8 KiB 0ab358e8a17464f0dfa98f4a9622a324354271c8a76419ec179d24600ba6be20
ruby-rspec_3.10.0c1e1m2s3.orig.tar.gz 861.9 KiB f84788d1311439b0aab489a2d456abf52f6aeec10530ae9abd92cfbe6534afc3
ruby-rspec_3.10.0c1e1m2s3-2.debian.tar.xz 11.7 KiB d0c9a4020d6d30b0f1403d1047bb9706c3e2bf8abd5f29e42db29d5fd12e2a36

No changes file available.

Binary packages built by this source

ruby-rspec: Behaviour Driven Development framework for Ruby - metapackage

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.

ruby-rspec-core: Behaviour Driven Development framework for Ruby - core

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.
 .
 This package provides the core of the RSpec framework.

ruby-rspec-expectations: Behaviour Driven Development framework for Ruby - expectations

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.
 .
 This package provides the handling of expectations (should/should_not and
 matchers).

ruby-rspec-mocks: Behaviour Driven Development framework for Ruby - mocks

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.
 .
 This package provides support for stubbing and mocking.

ruby-rspec-support: Behaviour Driven Development framework for Ruby - support

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.
 .
 This package provides common functionality to other
 rspec packages. It is considered suitable for internal
 use only at this time.