python-oauth2 1.5.211-2ubuntu3 source package in Ubuntu

Changelog

python-oauth2 (1.5.211-2ubuntu3) saucy; urgency=low

  * debian/patches/skip-tests.patch: Update to skip more hosts
    in Ubuntu buildd.
 -- Chuck Short <email address hidden>   Mon, 09 Sep 2013 15:06:11 -0400

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-oauth2_1.5.211.orig.tar.gz 18.2 KiB 82a38f674da1fa496c0fc4df714cbb058540bed72a30c50a2e344b0d984c4d21
python-oauth2_1.5.211-2ubuntu3.debian.tar.gz 3.3 KiB 55e6a392ef0c0379b7d824e8ec01895f7b769659963edc42a887589a468078ef
python-oauth2_1.5.211-2ubuntu3.dsc 1.5 KiB 0729799ae3c8c366b0e2fe07ae7e6855bf808ad4eb66ef2423843c4391151492

View changes file

Binary packages built by this source

python-oauth2: Library for OAuth version 1.0a (forked from python-oauth)

 python-oauth2 implements OAuth, which is an open protocol to allow API
 authentication in a simple and standard method from desktop and web
 applications. This was forked from python-oauth