python-boto 2.49.0-2ubuntu1 source package in Ubuntu

Changelog

python-boto (2.49.0-2ubuntu1) eoan; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/tests/unit: Fix autopkgtest error in test_timeout by using a
      temporary HOME directory.
    - d/tests/unit: Workaround unit test by unsetting *_proxy vars
      before running dep8 unit test. See: LP #1698222.

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

  * Re-enable boto.vendored package (for regions sub-pacakge).

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

  * New upstream release.

 -- Bryce Harrington <email address hidden>  Mon, 05 Aug 2019 20:53:54 -0700

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-boto_2.49.0.orig.tar.gz 1.4 MiB 3dbefd4f4542f85a323d4f54601f31ed4d362fc87945245f32e4a85029513314
python-boto_2.49.0-2ubuntu1.diff.gz 6.7 KiB 57826fc465a4bad628b4feac93b7e9949963175e01e02d7890bb9b2828504a38
python-boto_2.49.0-2ubuntu1.dsc 2.2 KiB cb0adb393c2716a7ddd11f5097a9cc5c586542e1d103f2b414951a031ae3ac9b

View changes file

Binary packages built by this source

python-boto: No summary available for python-boto in ubuntu eoan.

No description available for python-boto in ubuntu eoan.

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.