[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Mon Oct 30 11:37:21 UTC 2017
Date: Monday, October 30, 2017 @ 11:37:20
Author: jsteel
Revision: 264752
upgpkg: python-botocore 1.7.36-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-30 11:37:19 UTC (rev 264751)
+++ PKGBUILD 2017-10-30 11:37:20 UTC (rev 264752)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.7.35
+pkgver=1.7.36
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=('49d1d3ac4462dcbcfc67c4236c1aef10')
+md5sums=('ea35f6b123f3de62ae45a0df5730ce9d')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list