Date: Friday, November 1, 2019 @ 13:26:37 Author: foutrelis Revision: 521816
Python 3.8 rebuild Modified: python-requests-aws4auth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-01 13:26:30 UTC (rev 521815) +++ PKGBUILD 2019-11-01 13:26:37 UTC (rev 521816) @@ -5,7 +5,7 @@ pkgbase=python-requests-aws4auth pkgname=(python-requests-aws4auth python2-requests-aws4auth) pkgver=0.9 -pkgrel=3 +pkgrel=4 pkgdesc='Amazon Web Services version 4 authentication for the Python Requests module' url='https://github.com/sam-washington/requests-aws4auth' arch=('x86_64')
