[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu Jul 8 18:58:44 UTC 2021
Date: Thursday, July 8, 2021 @ 18:58:43
Author: jsteel
Revision: 975841
upgpkg: python-botocore 1.20.107-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-08 18:55:46 UTC (rev 975840)
+++ PKGBUILD 2021-07-08 18:58:43 UTC (rev 975841)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.20.93
+pkgver=1.20.107
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=('aedd7ea7423b2303bb8d2428a8a7c2ce')
+md5sums=('6a3cd708eeaf0c5273d52e4af5b46d80')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list