python-boto 2.49.0-4.1 source package in Ubuntu

Changelog

python-boto (2.49.0-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch to fix autopkgtests (Closes: #1025024)

 -- Jochen Sprickerhof <email address hidden>  Thu, 15 Dec 2022 07:50:01 +0100

Upload details

Uploaded by:
Debian Cloud
Uploaded to:
Sid
Original maintainer:
Debian Cloud
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python
Mantic release main python
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-boto_2.49.0-4.1.dsc 2.1 KiB 66f43a39600464416b22c339769150522c4570c04843c76ddf8c911a268f5ee2
python-boto_2.49.0.orig.tar.gz 1.4 MiB 3dbefd4f4542f85a323d4f54601f31ed4d362fc87945245f32e4a85029513314
python-boto_2.49.0-4.1.debian.tar.xz 7.7 KiB 5d1312728460d8bd34eee25567ae7bea5e2a7a5fb8e49a7fbb2b82e9519e1a16

Available diffs

No changes file available.

Binary packages built by this source

python3-boto: Python interface to Amazon's Web Services - Python 3.x

 Boto is a Python interface to the infrastructure services available from
 Amazon.
 .
 Boto supports the following services:
  * Elastic Compute Cloud (EC2)
  * Elastic MapReduce
  * CloudFront
  * DynamoDB
  * SimpleDB
  * Relational Database Service (RDS)
  * Identity and Access Management (IAM)
  * Simple Queue Service (SQS)
  * CloudWatch
  * Route53
  * Elastic Load Balancing (ELB)
  * Flexible Payment Service (FPS)
  * Simple Storage Service (S3)
  * Glacier
  * Elastic Block Store (EBS)
  * and many more...
 .
 This package provides the Python 3.x module.