Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-botocore
Commits:
a75575bf by Chih-Hsuan Yen at 2024-09-01T13:18:40+08:00
upgpkg: 1.35.7-1: bump
- - - - -
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.34.131
+ pkgver = 1.35.7
pkgrel = 1
url = https://github.com/boto/botocore
arch = any
@@ -20,9 +20,9 @@ pkgbase = python-botocore
depends = python-jmespath
depends = python-urllib3
optdepends = python-awscrt
- source =
python-botocore-1.34.131.tar.gz::https://github.com/boto/botocore/archive/1.34.131.tar.gz
+ source =
python-botocore-1.35.7.tar.gz::https://github.com/boto/botocore/archive/1.35.7.tar.gz
source = tests-keep-env.diff
- sha256sums =
3d126bfeca7dac59ab80c98e267d06d7849f6bc832b4702469a2eab14c6e1715
+ sha256sums =
0fa3f03e0c3de6bbaf8701f225c92adc8aa3dcfee9d48d563b988b153e425ff5
sha256sums =
15c588d3f4cfcc0ef26fc4ff367eb6dc12dc2f303e299cbe397288089ee52a11
pkgname = python-botocore
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-botocore
# https://raw.githubusercontent.com/boto/botocore/develop/CHANGELOG.rst
-pkgver=1.34.131
+pkgver=1.35.7
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services'
arch=('any')
@@ -21,7 +21,7 @@ optdepends=(
)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz
tests-keep-env.diff)
-sha256sums=('3d126bfeca7dac59ab80c98e267d06d7849f6bc832b4702469a2eab14c6e1715'
+sha256sums=('0fa3f03e0c3de6bbaf8701f225c92adc8aa3dcfee9d48d563b988b153e425ff5'
'15c588d3f4cfcc0ef26fc4ff367eb6dc12dc2f303e299cbe397288089ee52a11')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-botocore/-/commit/a75575bf0c6bb77e24a95c2b419982b4c14b6966
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-botocore/-/commit/a75575bf0c6bb77e24a95c2b419982b4c14b6966
You're receiving this email because of your account on gitlab.archlinux.org.