php-cache-integration-tests 0.17.0-2ubuntu1 source package in Ubuntu

Changelog

php-cache-integration-tests (0.17.0-2ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable (LP: #1987433). Remaining changes:
    - d/p/remove-deps-from-require.patch: Add a patch to
      remove deps from "require". Now that psr/cache v2
      is released, we need to relax the constraints in
      "require" so that tested libs can bump to v2 and
      run tests with v2, which in a way is useless to do
      since we're already doing it. Thus, this patch.

 -- Bryce Harrington <email address hidden>  Tue, 23 Aug 2022 11:12:33 -0700

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-cache-integration-tests_0.17.0.orig.tar.gz 10.1 KiB 171380a8931ab4aa9524aba5461ed3b7075e642a242c8450da5c850591305d2c
php-cache-integration-tests_0.17.0-2ubuntu1.debian.tar.xz 4.5 KiB cdb7c7f3c315ad37696df37799b359e61ac48152f64d75020adf5009f92c97f5
php-cache-integration-tests_0.17.0-2ubuntu1.dsc 2.2 KiB 257bf362e5e2d7a224884ff4c70cb66e35635a5343a49916dbb2a6dc3a3144ef

View changes file

Binary packages built by this source

php-cache-integration-tests: Integration tests for PSR-6 and PSR-16 cache implementations

 This integration test suite should be used to make sure that an
 implementation of PSR-6 or PSR-16 is correct.