python-boto 2.49.0-2.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload.
  * Removed Python 2 support (Closes: #937617).

 -- Thomas Goirand <email address hidden>  Wed, 25 Dec 2019 21:28:06 +0100

Upload details

Uploaded by:
Eric Evans
Uploaded to:
Sid
Original maintainer:
Eric Evans
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-boto_2.49.0-2.1.dsc 1.9 KiB 562abceb39d933037d2ba82127711e324216271e587ec1dfdabea1bda982c7a2
python-boto_2.49.0.orig.tar.gz 1.4 MiB 3dbefd4f4542f85a323d4f54601f31ed4d362fc87945245f32e4a85029513314
python-boto_2.49.0-2.1.diff.gz 5.5 KiB 0bb3e49dd6b1fce36edf33fc59ea8614d92d5da809236c94d69830de4cd6a683

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.