Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-awscrt


Commits:
f5c173eb by Chih-Hsuan Yen at 2024-09-15T13:15:33+08:00
upgpkg: 0.21.5-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-awscrt
        pkgdesc = A common runtime for AWS Python projects
-       pkgver = 0.21.2
+       pkgver = 0.21.5
        pkgrel = 1
        url = https://github.com/awslabs/aws-crt-python
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = python-awscrt
        depends = gcc-libs
        depends = python
        depends = openssl
-       source = git+https://github.com/awslabs/aws-crt-python.git#tag=v0.21.2
+       source = git+https://github.com/awslabs/aws-crt-python.git#tag=v0.21.5
        source = git+https://github.com/awslabs/aws-c-auth
        source = git+https://github.com/awslabs/aws-c-cal
        source = git+https://github.com/awslabs/aws-c-common
@@ -29,7 +29,7 @@ pkgbase = python-awscrt
        source = git+https://github.com/awslabs/aws-c-sdkutils
        source = git+https://github.com/awslabs/aws-checksums
        source = git+https://github.com/awslabs/s2n
-       sha256sums = 
2bafe58ce30244541fa97e06244bdaa3b3d3d7aa44f06b261316e473fe1bc923
+       sha256sums = 
dfe1b4897b474f9431a39fec507cff77401b3e0d0f4453eb2e999694cc1051e1
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _pkgname=aws-crt-python
 pkgname=python-awscrt
 # https://github.com/awslabs/aws-crt-python/releases
-pkgver=0.21.2
+pkgver=0.21.5
 pkgrel=1
 pkgdesc='A common runtime for AWS Python projects'
 arch=(x86_64)
@@ -27,7 +27,7 @@ 
source=("git+https://github.com/awslabs/aws-crt-python.git#tag=v$pkgver";
         "git+https://github.com/awslabs/aws-c-sdkutils";
         "git+https://github.com/awslabs/aws-checksums";
         "git+https://github.com/awslabs/s2n";)
-sha256sums=('2bafe58ce30244541fa97e06244bdaa3b3d3d7aa44f06b261316e473fe1bc923'
+sha256sums=('dfe1b4897b474f9431a39fec507cff77401b3e0d0f4453eb2e999694cc1051e1'
             'SKIP'
             'SKIP'
             'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awscrt/-/commit/f5c173ebb225d4b38399c67c9927d73864d2b4d5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awscrt/-/commit/f5c173ebb225d4b38399c67c9927d73864d2b4d5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to