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


Commits:
dc57f73a by Carl Smedstad at 2025-06-22T15:23:23+02:00
upgpkg: 1.38.41-1: Upstream release

https://github.com/boto/botocore/releases/tag/1.38.41

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-botocore
        pkgdesc = A low-level interface to a growing number of Amazon Web 
Services
-       pkgver = 1.38.36
+       pkgver = 1.38.41
        pkgrel = 1
        url = https://github.com/boto/botocore
        arch = any
@@ -20,7 +20,7 @@ pkgbase = python-botocore
        depends = python-jmespath
        depends = python-urllib3
        optdepends = python-awscrt: use AWS Common Runtime
-       source = 
https://github.com/boto/botocore/archive/1.38.36/python-botocore-1.38.36.tar.gz
-       sha256sums = 
635a66e55f7ed01f51f5601a64a367831cdab80d7d19c9deda747107c0c81c4d
+       source = 
https://github.com/boto/botocore/archive/1.38.41/python-botocore-1.38.41.tar.gz
+       sha256sums = 
32f572e520f1ceecb9db79bd593da5dc5cd915387f6e4d680944f9c7100fd398
 
 pkgname = python-botocore


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.38.36
+pkgver=1.38.41
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -34,7 +34,7 @@ checkdepends=(
 )
 optdepends=('python-awscrt: use AWS Common Runtime')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('635a66e55f7ed01f51f5601a64a367831cdab80d7d19c9deda747107c0c81c4d')
+sha256sums=('32f572e520f1ceecb9db79bd593da5dc5cd915387f6e4d680944f9c7100fd398')
 
 build() {
   cd ${pkgname#python-}-$pkgver



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

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


Reply via email to