python-oauthlib 2.0.4-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Upload to unstable.
  * Enable autopkgtest tests.
  * debian/control
    - Bump Standards-Version to 4.1.0 (no changes needed).
  * debian/copyright
    - Update copyright years.

 -- Daniele Tricoli <email address hidden>  Tue, 26 Sep 2017 01:24:18 +0200

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oauthlib_2.0.4-1.dsc 2.6 KiB 0653f53b2a8b621e5aa95e3e9faff8fae3d0bf9c6c6a3a732284b56edf5473ad
python-oauthlib_2.0.4.orig.tar.gz 124.4 KiB 514e293cb356dd53d596692207d48d9231b997995c9a4167eefa868583d74d13
python-oauthlib_2.0.4-1.debian.tar.xz 3.6 KiB 2c5eb5fd060917434057ec863160775b7a2a3afb32fcf539049b5dd0f397c6ec

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.