Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-aws-sam-translator
Commits:
69d19ad0 by Chih-Hsuan Yen at 2024-04-09T17:58:40+08:00
upgpkg: 1.86.0-2: Python 3.12 rebuilds
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aws-sam-translator
pkgdesc = AWS Serverless Application Model (AWS SAM) prescribes rules
for expressing Serverless applications on AWS
pkgver = 1.86.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aws/serverless-application-model
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-aws-sam-translator
# https://github.com/aws/serverless-application-model/releases
pkgver=1.86.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'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/69d19ad0ed0cce9d16d75730775abb183a128719
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-sam-translator/-/commit/69d19ad0ed0cce9d16d75730775abb183a128719
You're receiving this email because of your account on gitlab.archlinux.org.