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

Jonathan Steel jsteel at archlinux.org
Thu Aug 31 09:03:27 UTC 2017


    Date: Thursday, August 31, 2017 @ 09:03:26
  Author: jsteel
Revision: 255162

upgpkg: python-botocore 1.7.1-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-31 08:43:38 UTC (rev 255161)
+++ PKGBUILD	2017-08-31 09:03:26 UTC (rev 255162)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.6.8
+pkgver=1.7.1
 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=('517af5601fce46efed9e528aa3b27208')
+md5sums=('0cdfe151eff702fe317884b9c1816a01')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list