Package Details: python2-oauth2 1.5.211-2

Package Base: python2-oauth2
Description: A fully tested, abstract interface to creating OAuth 1.0 clients and servers
Upstream URL: https://github.com/simplegeo/python-oauth2
Category: lib
Licenses: GPL
Submitter: mtorromeo
Maintainer: mtorromeo
Last Packager: None
Votes: 130
First Submitted: 2011-10-04 11:50
Last Updated: 2014-02-25 11:00

Latest Comments

Comment by ianux

2012-02-01 18:01

python2-oauth2 is in conflict with python-oauth2 (which is out of date) https://aur.archlinux.org/packages.php?ID=36979

Comment by mtorromeo

2011-12-15 16:13

You're right. Thanks!

Anonymous comment

2011-12-15 16:07

PKGBUILD should be modified as following:

depends=(python2-httplib2)
makedepends=(python2-distribute)