Date: Monday, April 10, 2023 @ 07:21:33 Author: felixonmars Revision: 1443778
upgpkg: python-awscrt 0.16.11-3: rebuild with python 3.11 Modified: python-awscrt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 07:21:17 UTC (rev 1443777) +++ PKGBUILD 2023-04-10 07:21:33 UTC (rev 1443778) @@ -6,7 +6,7 @@ # https://github.com/awslabs/aws-crt-python/releases # UPDATE_BLOCKED: newer python-awscrt often needs newer aws-c-* libraries - update only when dependencies are updated pkgver=0.16.11 -pkgrel=2 +pkgrel=3 pkgdesc='A common runtime for AWS Python projects' arch=(x86_64) url='https://github.com/awslabs/aws-crt-python'
