[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sat Jun 3 17:38:40 UTC 2017
Date: Saturday, June 3, 2017 @ 17:38:39
Author: jsteel
Revision: 233823
upgpkg: python-botocore 1.5.60-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-03 17:35:13 UTC (rev 233822)
+++ PKGBUILD 2017-06-03 17:38:39 UTC (rev 233823)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.5.57
+pkgver=1.5.60
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=('7c42f860ac5f2553cef2c85355da729d')
+md5sums=('155359312e50405aa4bf2b187beed3fd')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list