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

Jonathan Steel jsteel at archlinux.org
Tue Jan 28 14:16:33 UTC 2020


    Date: Tuesday, January 28, 2020 @ 14:16:31
  Author: jsteel
Revision: 557767

upgpkg: python-botocore 1.14.9-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-28 14:12:26 UTC (rev 557766)
+++ PKGBUILD	2020-01-28 14:16:31 UTC (rev 557767)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.14.5
+pkgver=1.14.9
 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=('828e3750867ff85e725d3dab42df9058')
+md5sums=('849fe37991eb7cbb4e2e6be906b4c444')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list