Date: Saturday, December 24, 2016 @ 17:59:48 Author: foutrelis Revision: 201725
Python 3.6 rebuild Modified: python-oauthlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-24 17:59:14 UTC (rev 201724) +++ PKGBUILD 2016-12-24 17:59:48 UTC (rev 201725) @@ -4,7 +4,7 @@ pkgbase=python-oauthlib pkgname=(python-oauthlib python2-oauthlib) pkgver=2.0.1 -pkgrel=1 +pkgrel=2 _libname=oauthlib pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" arch=(any)
