Date: Wednesday, June 2, 2021 @ 17:32:36 Author: yan12125 Revision: 953266
upgpkg: python-aws-sam-translator 1.36.0-1 no-install-integration-tests.diff is merged into the develop branch as https://github.com/aws/serverless-application-model/commit/b9ce13efc8c144685038b2ed161216472864019f, but not backported to the master branch. Modified: python-aws-sam-translator/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-02 17:28:44 UTC (rev 953265) +++ PKGBUILD 2021-06-02 17:32:36 UTC (rev 953266) @@ -1,7 +1,7 @@ # Maintainer: Chih-Hsuan Yen <[email protected]> pkgname=python-aws-sam-translator -pkgver=1.35.0 +pkgver=1.36.0 pkgrel=1 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS' arch=(any) @@ -14,7 +14,7 @@ # https://github.com/aws/serverless-application-model/pull/381#issuecomment-382143094 source=("https://github.com/aws/serverless-application-model/archive/v$pkgver/$pkgname-$pkgver.tar.gz" "no-install-integration-tests.diff") -sha256sums=('07515a95a46542615cd48d1d7efcfaa88c7b86714b3d3efdf98cb3934a96fb5b' +sha256sums=('8922e45d2823086b700e89bd2905eab236a7a1f2f845d0e68d59f23001fcafc1' '44545f773c5b8ea750f2aa03a1fb12bfe289bacd0f7c1da0b7e47fd53d8b0c18') prepare() {
