Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-boto3


Commits:
5dc2a72f by Carl Smedstad at 2025-11-01T12:32:28+01:00
upgpkg: 1.40.64-1: Upstream release

https://github.com/boto/boto3/releases/tag/1.40.64

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-boto3
        pkgdesc = The AWS SDK for Python
-       pkgver = 1.40.59
+       pkgver = 1.40.64
        pkgrel = 1
        url = https://github.com/boto/boto3
        arch = any
@@ -17,7 +17,7 @@ pkgbase = python-boto3
        depends = python-jmespath
        depends = python-s3transfer
        optdepends = python-awscrt: AWS CRT S3 transfers
-       source = 
https://github.com/boto/boto3/archive/1.40.59/python-boto3-1.40.59.tar.gz
-       sha512sums = 
90cc90f03e743c57ddc195a2ff10282d3c99851b54cd475da95bb3eb120449b0c0aa59d920baf206142e151eba0250aad5fa9c1a6c1be9e550ea1be5b69f8566
+       source = 
https://github.com/boto/boto3/archive/1.40.64/python-boto3-1.40.64.tar.gz
+       sha512sums = 
58010e4fbca89978aee5703e6e39ffe6116b31c1afb409335937de07e447e9027eea9523ac04e059c12cbf46b84ce88583b49356457978dc8d8491688fc2034d
 
 pkgname = python-boto3


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=python-boto3
-pkgver=1.40.59
+pkgver=1.40.64
 pkgrel=1
 pkgdesc='The AWS SDK for Python'
 arch=('any')
@@ -29,7 +29,7 @@ checkdepends=(
 )
 optdepends=('python-awscrt: AWS CRT S3 transfers')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('90cc90f03e743c57ddc195a2ff10282d3c99851b54cd475da95bb3eb120449b0c0aa59d920baf206142e151eba0250aad5fa9c1a6c1be9e550ea1be5b69f8566')
+sha512sums=('58010e4fbca89978aee5703e6e39ffe6116b31c1afb409335937de07e447e9027eea9523ac04e059c12cbf46b84ce88583b49356457978dc8d8491688fc2034d')
 
 build() {
   cd ${pkgname#python-}-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-boto3/-/commit/5dc2a72ff63dacc9a6a7a3f34c6fd5ee6b7ef791

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


Reply via email to