[arch-commits] Commit in python-botocore/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Sat Jun 5 11:09:46 UTC 2021


    Date: Saturday, June 5, 2021 @ 11:09:46
  Author: jsteel
Revision: 956011

upgpkg: python-botocore 1.20.88-1

Modified:
  python-botocore/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-05 11:07:57 UTC (rev 956010)
+++ PKGBUILD	2021-06-05 11:09:46 UTC (rev 956011)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.20.72
+pkgver=1.20.88
 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=('e769ac61a3791e683c0b124052b2a916')
+md5sums=('9edf1cdd4310a3cc148b4b05eeaed9af')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list