google-auth-httplib2 0.2.0-2 source package in Ubuntu

Changelog

google-auth-httplib2 (0.2.0-2) unstable; urgency=medium

  * Team upload.
  * remove extraneous build-dep on python3-mock

 -- Alexandre Detiste <email address hidden>  Thu, 14 Mar 2024 23:15:45 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
google-auth-httplib2_0.2.0-2.dsc 2.3 KiB 31f0e911cac5e361b0f22686e4c691423abddbd089a7f5a34e2ae9bbc5c888e5
google-auth-httplib2_0.2.0.orig.tar.gz 10.6 KiB 38aa7badf48f974f1eb9861794e9c0cb2a0511a4ec0679b1f886d108f5640e05
google-auth-httplib2_0.2.0-2.debian.tar.xz 2.5 KiB 8ea80b060c86a959e37a3b8e0ef17a939160d636d4783ee8f91a13c982be6bcb

Available diffs

No changes file available.

Binary packages built by this source

python3-google-auth-httplib2: Google Authentication Library: httplib2 transport

 Python library providing a httplib2 transport for google-auth.
 .
 Note that httplib has lots of problems such as lack of thread safety and
 insecure usage of TLS. Using it is highly discouraged.
 .
 This library is intended to help existing users of oauth2client migrate
 to google-auth.