Date: Saturday, September 19, 2015 @ 17:17:19 Author: fyan Revision: 140897
upgpkg: python-oauthlib 1.0.3-2 rebuild for python 3.5 Modified: python-oauthlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-19 15:17:10 UTC (rev 140896) +++ PKGBUILD 2015-09-19 15:17:19 UTC (rev 140897) @@ -4,7 +4,7 @@ pkgbase=python-oauthlib pkgname=(python-oauthlib python2-oauthlib) pkgver=1.0.3 -pkgrel=1 +pkgrel=2 _libname=oauthlib pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" arch=(any)
