Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / python-aws-sam-translator
Commits: b33def47 by Chih-Hsuan Yen at 2023-08-12T01:57:09+08:00 upgpkg: 1.73.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ pkgname=python-aws-sam-translator # https://github.com/aws/serverless-application-model/releases -pkgver=1.72.0 -pkgrel=3 +pkgver=1.73.0 +pkgrel=1 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' @@ -16,7 +16,7 @@ checkdepends=(python-pytest python-pytest-rerunfailures python-yaml python-param # 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" "pydantic2.diff") -sha256sums=('fa5655a1a996128ce262044be87dc90b6326818a64870a2dfd410e87cf669379' +sha256sums=('b748de069f2a8a9266be28dd0e239b71b70ce4c2d3f71508e2eae8e819c60295' '42072cdbba7ff000f78effd55f97cf2768cfdd2c9bce46d0c2114cdfa222f3bb') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/b33def474cf83560b476d39aa289d47faeaadc00 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/b33def474cf83560b476d39aa289d47faeaadc00 You're receiving this email because of your account on gitlab.archlinux.org.
