python-oauthlib 2.0.1-1 source package in Ubuntu

Changelog

python-oauthlib (2.0.1-1) unstable; urgency=medium

  * New upstream release.

 -- Daniele Tricoli <email address hidden>  Sat, 03 Dec 2016 01:26:17 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oauthlib_2.0.1-1.dsc 2.3 KiB 3426e3739ced1c1383a9fbcc08403beda827ebb169f8801521e038483ea7c966
python-oauthlib_2.0.1.orig.tar.gz 120.1 KiB 132ad46df25e53a84b33f1fd43f80e973cda2cb018cc0168d7d0c8c4d5cef9b5
python-oauthlib_2.0.1-1.debian.tar.xz 3.3 KiB a2fcb84ec36decafba761c64c3916ab2a85e6619c671a8d768e356d05b44d0ff

Available diffs

No changes file available.

Binary packages built by this source

python-oauthlib: generic, spec-compliant implementation of OAuth for Python

 OAuthLib is a generic utility which implements the logic of OAuth without
 assuming a specific HTTP request object. It can be used to graft OAuth support
 onto HTTP libraries.
 .
 OAuth1 is almost complete while OAuth2 is already in the works.

python3-oauthlib: generic, spec-compliant implementation of OAuth for Python3

 OAuthLib is a generic utility which implements the logic of OAuth without
 assuming a specific HTTP request object. It can be used to graft OAuth support
 onto HTTP libraries.
 .
 OAuth1 is almost complete while OAuth2 is already in the works.
 .
 This package contains the Python 3 version of the library.