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

Jonathan Steel jsteel at archlinux.org
Thu Oct 19 14:18:34 UTC 2017


    Date: Thursday, October 19, 2017 @ 14:18:31
  Author: jsteel
Revision: 263628

upgpkg: python-botocore 1.7.31-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-19 14:11:58 UTC (rev 263627)
+++ PKGBUILD	2017-10-19 14:18:31 UTC (rev 263628)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.7.28
+pkgver=1.7.31
 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=('73230069b6a95d6c594695be6147129b')
+md5sums=('8f46d125e8aa10eccc412fcce6ae718c')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list