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

Jonathan Steel jsteel at archlinux.org
Sun Jan 3 18:43:58 UTC 2021


    Date: Sunday, January 3, 2021 @ 18:43:58
  Author: jsteel
Revision: 805603

upgpkg: python-botocore 1.19.47-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 18:43:43 UTC (rev 805602)
+++ PKGBUILD	2021-01-03 18:43:58 UTC (rev 805603)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.19.31
+pkgver=1.19.47
 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=('44ad2e9d7e789a21f324c1ed3e3e3730')
+md5sums=('ed571f489669eccbd7ee1d994738232f')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list