php-async-aws-core 1.21.0-2 source package in Ubuntu

Changelog

php-async-aws-core (1.21.0-2) unstable; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1070518)
  * Update Standards-Version to 4.7.0
  * Drop version from build-dependencies

 -- David Prévot <email address hidden>  Sun, 19 May 2024 12:01:22 +0200

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.21.0-2.dsc 1.9 KiB f3acc9e9459bbb7390c7326922393ba709b3ea4ef4ee3bf77c03c24b58d12876
php-async-aws-core_1.21.0.orig.tar.xz 55.4 KiB 1fcea1ceca52ce19563844228539aeae75c4d89d45dbee60475f46b52cfb6c7f
php-async-aws-core_1.21.0-2.debian.tar.xz 5.9 KiB aef6898eecf30d076397367467cd34f2acb93ae919daed9a1e6fb4682c60be29

Available diffs

No changes file available.

Binary packages built by this source

php-async-aws-core: AsyncAws Core - AsyncAws component

 Core package to integrate with AWS. This is a lightweight AWS SDK provider by
 AsyncAws.
 .
 Shared classes between all AWS services, and STS client to handle
 authentication.
 .
 AsyncAws is a wrapper around Symfony's HTTP client and makes sure
 the asynchronous features are properly used. AsyncAws also handles
 authentication, exceptions and provide input and result objects.