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

Jonathan Steel jsteel at archlinux.org
Mon Aug 14 08:21:06 UTC 2017


    Date: Monday, August 14, 2017 @ 08:21:05
  Author: jsteel
Revision: 250237

upgpkg: python-botocore 1.6.0-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-14 08:18:06 UTC (rev 250236)
+++ PKGBUILD	2017-08-14 08:21:05 UTC (rev 250237)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.94
+pkgver=1.6.0
 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=('eb82f3d84cd45e27c2aea8dfce068bc3')
+md5sums=('29eec6fcf0c90696d25d2cfbb872a0c1')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list