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