[Bug 1915445] Re: [MIR] python-aws-requests-auth package

Christian Ehrhardt  1915445 at bugs.launchpad.net
Mon May 17 10:09:17 UTC 2021


From:
https://launchpadlibrarian.net/539104376/buildlog_ubuntu-impish-amd64.python-aws-requests-auth_0.4.3-2_BUILDING.txt.gz


   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:232: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_aws-requests-auth/build; python3.9 -m unittest discover -v /<<PKGBUILDDIR>>/aws_requests_auth/tests/
test_auth_for_get (test_aws_auth.TestAWSRequestsAuth) ... ok
test_auth_for_post (test_aws_auth.TestAWSRequestsAuth) ... ok
test_auth_for_post_with_str_body (test_aws_auth.TestAWSRequestsAuth) ... ok
test_auth_for_post_with_unicode_body_python2 (test_aws_auth.TestAWSRequestsAuth) ... skipped "python3 produces a different hash that we're comparing."
test_auth_for_post_with_unicode_body_python3 (test_aws_auth.TestAWSRequestsAuth) ... ok
test_characters_escaped_in_path (test_aws_auth.TestAWSRequestsAuth)
Assert we generate the 'correct' cannonical query string ... ok
test_multiple_get_params (test_aws_auth.TestAWSRequestsAuth)
Assert we generate the 'correct' cannonical query string ... ok
test_no_query_params (test_aws_auth.TestAWSRequestsAuth)
Assert we generate the 'correct' cannonical query string ... ok
test_path_with_querystring (test_aws_auth.TestAWSRequestsAuth)
Assert we generate the 'correct' cannonical query string ... ok
test_post_request_with_get_param (test_aws_auth.TestAWSRequestsAuth)
Assert we generate the 'correct' cannonical query string ... ok
test_boto_class (test_boto_utils.TestBotoUtils) ... ok
test_get_credentials (test_boto_utils.TestBotoUtils) ... ok

----------------------------------------------------------------------
Ran 12 tests in 0.051s


I agree that those are good now, all you need to be ready is to complete the security review.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1915445

Title:
  [MIR] python-aws-requests-auth package

Status in python-aws-requests-auth package in Ubuntu:
  New

Bug description:
  [Availability]
  python-aws-requests-auth was introduced in Bionic as a sync from Debian and carries no patches. It only depends on packages provided in main (python and python-requests). The package builds an architecture-independent package (all).

  [Rationale]
  This package is to be included in AWS cloud images the public cloud team builds going back to Bionic. As cloud images are to ship only packages from main this request is to see that happen.

  [Security]
  As there is network communication to authenticate this warrants a security review. The good news is the entire package is a couple of hundred lines of python.

  [Quality assurance]
  There are currently 0 open bug reports (excluding this one) about the package in Ubuntu or Debian.

  [Dependencies]
  python and python-requests, both in main already

  [Standards compliance]
  $ lintian python-aws-requests-auth_0.4.3-1.dsc
  W: python-aws-requests-auth source: newer-standards-version 4.5.1 (current is 4.5.0)

  [Maintenance]
  Foundations team

  [Background information]
  This package allows you to authenticate to AWS with Amazon's signature version 4 signing process with the python requests library.

  Upstream:
  https://github.com/davidmuller/aws-requests-auth
  Launchpad page:
  https://launchpad.net/ubuntu/+source/python-aws-requests-auth
  Ubuntu bugs:
  https://bugs.launchpad.net/ubuntu/+source/python-aws-requests-auth
  Debian Package Tracker:
  https://tracker.debian.org/pkg/python-aws-requests-auth
  Debian bugs:
  https://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=no&src=python-aws-requests-auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-aws-requests-auth/+bug/1915445/+subscriptions



More information about the foundations-bugs mailing list