Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-awscrt
Commits:
c7ee97ec by Jelle van der Waa at 2024-11-21T11:21:07+01:00
upgpkg: 0.22.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-awscrt
pkgdesc = A common runtime for AWS Python projects
pkgver = 0.22.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/awslabs/aws-crt-python
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ _pkgname=aws-crt-python
pkgname=python-awscrt
# https://github.com/awslabs/aws-crt-python/releases
pkgver=0.22.0
-pkgrel=2
+pkgrel=3
pkgdesc='A common runtime for AWS Python projects'
arch=(x86_64)
url='https://github.com/awslabs/aws-crt-python'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awscrt/-/commit/c7ee97ec69bda5f979b4d1a32e854a207e66a52d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awscrt/-/commit/c7ee97ec69bda5f979b4d1a32e854a207e66a52d
You're receiving this email because of your account on gitlab.archlinux.org.