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

Changelog

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

  * Use --require-file for phpabtl (Closes: #1074184)

 -- David Prévot <email address hidden>  Sun, 07 Jul 2024 07:31:29 +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.22.0-2.dsc 1.9 KiB 34f74ef49f99ed5c88a5941d37e2a1b518d5d1f8a7fb1a7a60c76e8937e6e093
php-async-aws-core_1.22.0.orig.tar.xz 55.5 KiB 906c40643098115c13d388d49a869dea7d6143b4422aef5c148c4bdca10a7146
php-async-aws-core_1.22.0-2.debian.tar.xz 6.0 KiB 9ab45cba25f382a745c31409d1259afc71a011a28d55ddb14ce24f7ff2322d25

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.