python-oauth2client 4.1.2-2 source package in Ubuntu

Changelog

python-oauth2client (4.1.2-2) unstable; urgency=medium

  * Uploading to unstable.
  * Watch file using HTTPS.
  * Standards-Version is now 4.1.1.

 -- Thomas Goirand <email address hidden>  Sun, 29 Oct 2017 21:24:55 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oauth2client_4.1.2-2.dsc 2.9 KiB ad7cb20df53cc953f5fe1ece3f8cc908d9d45d453477718e17a6fc99fe6ce147
python-oauth2client_4.1.2.orig.tar.xz 138.7 KiB 7e4d5c749e3dff474866178eef4aa4306595addd3f6bf653ff0325b918a402ee
python-oauth2client_4.1.2-2.debian.tar.xz 3.9 KiB 40ca9d5fdf47b40734cda25e9ae727920f7d37244b21af5c1e6cb10d3ff4932e

Available diffs

No changes file available.

Binary packages built by this source

python-oauth2client: OAuth 2.0 client library - Python 2.7

 The oauth2client is a client library for OAuth 2.0.
 .
 OAuth is an open standard for authorization. OAuth provides a method for
 clients to access server resources on behalf of a resource owner (such as a
 different client or an end-user). It also provides a process for end-users to
 authorize third-party access to their server resources without sharing their
 credentials (typically, a username and password pair), using user-agent
 redirections.
 .
 OAuth is a service that is complementary to, and therefore distinct from,
 OpenID. OAuth is also distinct from OATH, which is a reference architecture
 for authentication (i.e. not a standard).
 .
 This package provides the Python 2.7 module.

python3-oauth2client: OAuth 2.0 client library - Python 3.x

 The oauth2client is a client library for OAuth 2.0.
 .
 OAuth is an open standard for authorization. OAuth provides a method for
 clients to access server resources on behalf of a resource owner (such as a
 different client or an end-user). It also provides a process for end-users to
 authorize third-party access to their server resources without sharing their
 credentials (typically, a username and password pair), using user-agent
 redirections.
 .
 OAuth is a service that is complementary to, and therefore distinct from,
 OpenID. OAuth is also distinct from OATH, which is a reference architecture
 for authentication (i.e. not a standard).
 .
 This package provides the Python 3.x module.