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


Commits:
9ef6823b by Carl Smedstad at 2025-07-12T11:09:44+02:00
upgpkg: 1.39.4-1: Upstream release

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

- - - - -


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.39.3
+       pkgver = 1.39.4
        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.39.3/python-botocore-1.39.3.tar.gz
-       sha256sums = 
28b5c8a4692d7f6602e50ece9425221a2fefb5b280df64afcba5849152406039
+       source = 
https://github.com/boto/botocore/archive/1.39.4/python-botocore-1.39.4.tar.gz
+       sha256sums = 
be4ccb1c370a73ce3ca56b0bbaf2d1789c678e00bfef55499541ad1e7d137b36
 
 pkgname = python-botocore


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.39.3
+pkgver=1.39.4
 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=('28b5c8a4692d7f6602e50ece9425221a2fefb5b280df64afcba5849152406039')
+sha256sums=('be4ccb1c370a73ce3ca56b0bbaf2d1789c678e00bfef55499541ad1e7d137b36')
 
 build() {
   cd ${pkgname#python-}-$pkgver



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

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


Reply via email to