Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-botocore


Commits:
94b2f109 by Chih-Hsuan Yen at 2024-05-06T22:02:46+08:00
upgpkg: 1.34.69-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-botocore
        pkgdesc = A low-level interface to a growing number of Amazon Web 
Services
-       pkgver = 1.34.34
-       pkgrel = 2
+       pkgver = 1.34.69
+       pkgrel = 1
        url = https://github.com/boto/botocore
        arch = any
        license = Apache
@@ -20,9 +20,9 @@ pkgbase = python-botocore
        depends = python-jmespath
        depends = python-urllib3
        optdepends = python-awscrt
-       source = 
python-botocore-1.34.34.tar.gz::https://github.com/boto/botocore/archive/1.34.34.tar.gz
+       source = 
python-botocore-1.34.69.tar.gz::https://github.com/boto/botocore/archive/1.34.69.tar.gz
        source = tests-keep-env.diff
-       sha256sums = 
5b83dc27b6669802dd502a950ec1d7e414dd9aeb2ee5bc50184f537805a2c744
+       sha256sums = 
6249f1d993e26d86faeae87cfcb8e201c398eee6232114a579c7694c0718230f
        sha256sums = 
15c588d3f4cfcc0ef26fc4ff367eb6dc12dc2f303e299cbe397288089ee52a11
 
 pkgname = python-botocore


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 
 pkgname=python-botocore
 # https://raw.githubusercontent.com/boto/botocore/develop/CHANGELOG.rst
-pkgver=1.34.34
-pkgrel=2
+pkgver=1.34.69
+pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
 url="https://github.com/boto/botocore";
@@ -21,7 +21,7 @@ optdepends=(
 )
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz
         tests-keep-env.diff)
-sha256sums=('5b83dc27b6669802dd502a950ec1d7e414dd9aeb2ee5bc50184f537805a2c744'
+sha256sums=('6249f1d993e26d86faeae87cfcb8e201c398eee6232114a579c7694c0718230f'
             '15c588d3f4cfcc0ef26fc4ff367eb6dc12dc2f303e299cbe397288089ee52a11')
 
 prepare() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-botocore/-/commit/94b2f1093ac6db6b2676f4d1e1d35acef14d73f0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to