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


Commits:
eb7574b7 by Chih-Hsuan Yen at 2024-09-01T13:18:18+08:00
upgpkg: 0.21.2-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-awscrt
        pkgdesc = A common runtime for AWS Python projects
-       pkgver = 0.20.11
-       pkgrel = 2
+       pkgver = 0.21.2
+       pkgrel = 1
        url = https://github.com/awslabs/aws-crt-python
        arch = x86_64
        license = Apache-2.0
@@ -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.20.11
+       source = git+https://github.com/awslabs/aws-crt-python.git#tag=v0.21.2
        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 = 
88f2df87c0bb107803c39f44c4a1964fcc36515fea645fdb454ce3b72605eba9
+       sha256sums = 
2bafe58ce30244541fa97e06244bdaa3b3d3d7aa44f06b261316e473fe1bc923
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 _pkgname=aws-crt-python
 pkgname=python-awscrt
 # https://github.com/awslabs/aws-crt-python/releases
-pkgver=0.20.11
-pkgrel=2
+pkgver=0.21.2
+pkgrel=1
 pkgdesc='A common runtime for AWS Python projects'
 arch=(x86_64)
 url='https://github.com/awslabs/aws-crt-python'
@@ -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=('88f2df87c0bb107803c39f44c4a1964fcc36515fea645fdb454ce3b72605eba9'
+sha256sums=('2bafe58ce30244541fa97e06244bdaa3b3d3d7aa44f06b261316e473fe1bc923'
             'SKIP'
             'SKIP'
             'SKIP'



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

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


Reply via email to