python-boto 2.49.0-3 source package in Ubuntu

Changelog

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

  [ Noah Meyerhans ]
  * Update Maintainer to the Debian cloud team
  * Convert to 3.0 (quilt) source package format
  * Fix python syntax warning in upstream code
  * Fix python 3.8 compatibility issue (Closes: #953970)
  * Fix the use of a deprecated variable in debian/tests/unit
  * Fix lintian warning runtime-test-file-uses-installed-python-versions

 -- Thomas Goirand <email address hidden>  Sat, 16 May 2020 12:11:41 +0200

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

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-boto_2.49.0-3.dsc 2.1 KiB 69f2d5f7aea08a7a027b90d48438afebdcc256784e4f62cf93a937981a33ba33
python-boto_2.49.0.orig.tar.gz 1.4 MiB 3dbefd4f4542f85a323d4f54601f31ed4d362fc87945245f32e4a85029513314
python-boto_2.49.0-3.debian.tar.xz 6.8 KiB 887e9b25c8c6e8cdc14767759bb47ad895d2418c2dd3adf2a7b86d6020c673d3

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.