Date: Saturday, October 26, 2019 @ 05:41:03 Author: foutrelis Revision: 520164
Python 3.8 rebuild Modified: python-oauthlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 05:41:01 UTC (rev 520163) +++ PKGBUILD 2019-10-26 05:41:03 UTC (rev 520164) @@ -3,7 +3,7 @@ pkgbase=python-oauthlib pkgname=(python-oauthlib python2-oauthlib) pkgver=3.1.0 -pkgrel=1 +pkgrel=2 _libname=oauthlib pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" arch=(any)
