[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at gemini.archlinux.org
Wed Feb 2 21:06:08 UTC 2022
Date: Wednesday, February 2, 2022 @ 21:06:08
Author: jsteel
Revision: 1123403
upgpkg: python-botocore 1.23.47-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-02 21:06:05 UTC (rev 1123402)
+++ PKGBUILD 2022-02-02 21:06:08 UTC (rev 1123403)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.23.38
+pkgver=1.23.47
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=('f5c9716d1094ba73354e2f110faa7689')
+md5sums=('c7025001134ab0638eaf0fb576c00fc8')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list