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

Jonathan Steel jsteel at archlinux.org
Thu Apr 22 19:48:04 UTC 2021


    Date: Thursday, April 22, 2021 @ 19:48:03
  Author: jsteel
Revision: 921578

upgpkg: python-botocore 1.20.55-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-22 19:45:03 UTC (rev 921577)
+++ PKGBUILD	2021-04-22 19:48:03 UTC (rev 921578)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.20.49
+pkgver=1.20.55
 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=('656682dd0a8a3c739f76754952c90ae5')
+md5sums=('ee8f26144183709c8db2069cd89f9403')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list