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

Jonathan Steel jsteel at archlinux.org
Mon Jun 14 19:39:40 UTC 2021


    Date: Monday, June 14, 2021 @ 19:39:40
  Author: jsteel
Revision: 963540

upgpkg: python-botocore 1.20.93-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 19:34:25 UTC (rev 963539)
+++ PKGBUILD	2021-06-14 19:39:40 UTC (rev 963540)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.20.88
+pkgver=1.20.93
 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=('9edf1cdd4310a3cc148b4b05eeaed9af')
+md5sums=('aedd7ea7423b2303bb8d2428a8a7c2ce')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list