Date: Saturday, October 26, 2019 @ 06:09:08 Author: foutrelis Revision: 520197
Python 3.8 rebuild Modified: python-aws-sam-translator/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 06:08:55 UTC (rev 520196) +++ PKGBUILD 2019-10-26 06:09:08 UTC (rev 520197) @@ -2,7 +2,7 @@ pkgname=python-aws-sam-translator pkgver=1.15.1 -pkgrel=1 +pkgrel=2 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS' arch=(any) url='https://github.com/awslabs/serverless-application-model'
