[arch-commits] Commit in aws-cli/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Sat Nov 17 19:14:40 UTC 2018


    Date: Saturday, November 17, 2018 @ 19:14:40
  Author: jsteel
Revision: 408615

upgpkg: aws-cli 1.16.57-1

Modified:
  aws-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-17 19:14:27 UTC (rev 408614)
+++ PKGBUILD	2018-11-17 19:14:40 UTC (rev 408615)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT <alperkanat at raptiye.org>
 
 pkgname=aws-cli
-pkgver=1.16.53
+pkgver=1.16.57
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -11,10 +11,10 @@
 license=('Apache')
 depends=('python-botocore' 'python-dateutil' 'python-jmespath'
          'python-colorama' 'python-docutils' 'python-rsa'
-         'python-s3transfer' 'python-yaml' 'python-urllib3')
+         'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('3d984099b99d4ed922881aa8846363f6')
+md5sums=('c718494fed66c29659708678f1623325')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list