[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at gemini.archlinux.org
Sat Sep 10 08:10:00 UTC 2022
Date: Saturday, September 10, 2022 @ 08:09:59
Author: jsteel
Revision: 1298775
upgpkg: python-botocore 1.27.70-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-10 06:00:34 UTC (rev 1298774)
+++ PKGBUILD 2022-09-10 08:09:59 UTC (rev 1298775)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.27.57
+pkgver=1.27.70
pkgrel=1
pkgdesc='A low-level interface to a growing number of Amazon Web Services'
arch=('any')
@@ -13,7 +13,7 @@
depends=('python-dateutil' 'python-jmespath' 'python-docutils' 'python-urllib3')
makedepends=('python-setuptools')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('85216785474386f7ced49479147f8937')
+md5sums=('7ce6df7dc9ba0a59a726eb452e83a47e')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list