Date: Wednesday, April 5, 2023 @ 19:13:45 Author: felixonmars Revision: 1437935
upgpkg: python-aws-sam-translator 1.61.0-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-aws-sam-translator/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 19:13:31 UTC (rev 1437934) +++ PKGBUILD 2023-04-05 19:13:45 UTC (rev 1437935) @@ -3,7 +3,7 @@ pkgname=python-aws-sam-translator # https://github.com/aws/serverless-application-model/releases pkgver=1.61.0 -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/aws/serverless-application-model'
