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

Felix Yan felixonmars at archlinux.org
Tue Aug 1 14:42:17 UTC 2017


    Date: Tuesday, August 1, 2017 @ 14:42:17
  Author: felixonmars
Revision: 247310

upgpkg: python-boto3 1.4.5-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-01 14:41:59 UTC (rev 247309)
+++ PKGBUILD	2017-08-01 14:42:17 UTC (rev 247310)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-boto3
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.4.5
+pkgrel=1
 pkgdesc='The AWS SDK for Python'
 arch=('any')
 license=('Apache')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 # checkdepends=('python-coverage' 'python-nose' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz")
-sha512sums=('948d753809e41bad39fdf3da9646b62ff2fbc9d23966cdd0e46b2df18b07ff8c8af11bb777aa0cd1fea5bcdbc2d43f3f3d06012e30327e3c55b36f7bba815a61')
+sha512sums=('be89fb1cb4d318fb1f1978cd0c3eabba582b51aebb3f95fcb304d31047b6f6991e4105e2e93c0c7b57c20577cfc03d7aa23eb30d47920b43985107a9b49a7dcc')
 
 build() {
   cd "$srcdir"/boto3-$pkgver



More information about the arch-commits mailing list