Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-aws-sam-translator


Commits:
eb4191ec by Chih-Hsuan Yen at 2024-05-10T11:35:39+08:00
upgpkg: 1.88.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-aws-sam-translator
        pkgdesc = AWS Serverless Application Model (AWS SAM) prescribes rules 
for expressing Serverless applications on AWS
-       pkgver = 1.87.0
+       pkgver = 1.88.0
        pkgrel = 1
        url = https://github.com/aws/serverless-application-model
        arch = any
@@ -19,7 +19,7 @@ pkgbase = python-aws-sam-translator
        depends = python-jsonschema
        depends = python-pydantic
        depends = python-typing_extensions
-       source = 
https://github.com/aws/serverless-application-model/archive/v1.87.0/python-aws-sam-translator-1.87.0.tar.gz
-       sha256sums = 
7b9e1209839e0a3a0c73a7bb75b953bc576bb0505e11b12613e3160e0b42b948
+       source = 
https://github.com/aws/serverless-application-model/archive/v1.88.0/python-aws-sam-translator-1.88.0.tar.gz
+       sha256sums = 
12fb05e963e904e72b4b304e0c728cd331e88e41cb87166c53e970674b5b5b66
 
 pkgname = python-aws-sam-translator


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-aws-sam-translator
 # https://github.com/aws/serverless-application-model/releases
-pkgver=1.87.0
+pkgver=1.88.0
 pkgrel=1
 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for 
expressing Serverless applications on AWS'
 arch=(any)
@@ -14,7 +14,7 @@ makedepends=(python-build python-installer python-setuptools 
python-wheel)
 # python-yaml is needed by samtranslator.yaml_helper, while the latter is used 
in tests only
 checkdepends=(python-pytest python-pytest-rerunfailures python-yaml 
python-parameterized)
 
source=("https://github.com/aws/serverless-application-model/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('7b9e1209839e0a3a0c73a7bb75b953bc576bb0505e11b12613e3160e0b42b948')
+sha256sums=('12fb05e963e904e72b4b304e0c728cd331e88e41cb87166c53e970674b5b5b66')
 
 prepare() {
   cd serverless-application-model-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/eb4191ec1aa4479f6394e4cd046a006df487a00e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/eb4191ec1aa4479f6394e4cd046a006df487a00e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to