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

Jonathan Steel jsteel at archlinux.org
Thu May 13 06:26:01 UTC 2021


    Date: Thursday, May 13, 2021 @ 06:26:01
  Author: jsteel
Revision: 932906

upgpkg: python-botocore 1.20.72-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 06:25:14 UTC (rev 932905)
+++ PKGBUILD	2021-05-13 06:26:01 UTC (rev 932906)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.20.55
+pkgver=1.20.72
 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=('ee8f26144183709c8db2069cd89f9403')
+md5sums=('e769ac61a3791e683c0b124052b2a916')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list