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

Jonathan Steel jsteel at archlinux.org
Thu Oct 26 06:20:01 UTC 2017


    Date: Thursday, October 26, 2017 @ 06:20:00
  Author: jsteel
Revision: 264402

upgpkg: python-botocore 1.7.35-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-26 06:18:21 UTC (rev 264401)
+++ PKGBUILD	2017-10-26 06:20:00 UTC (rev 264402)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.7.31
+pkgver=1.7.35
 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')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('8f46d125e8aa10eccc412fcce6ae718c')
+md5sums=('49d1d3ac4462dcbcfc67c4236c1aef10')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list