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

Felix Yan felixonmars at archlinux.org
Thu Jan 18 04:53:47 UTC 2018


    Date: Thursday, January 18, 2018 @ 04:53:46
  Author: felixonmars
Revision: 283800

upgpkg: python-boto3 1.5.18-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-18 04:50:24 UTC (rev 283799)
+++ PKGBUILD	2018-01-18 04:53:46 UTC (rev 283800)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-boto3
-pkgver=1.5.16
+pkgver=1.5.18
 pkgrel=1
 pkgdesc='The AWS SDK for Python'
 arch=('any')
@@ -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=('76a1121d7acd124befe96ff009d89c848cda10254ae10315db7179601ac155ee573c3a1945a7b764d2fdf9077039e4f38cf81f0cefb63486ca5c1cf131f4f3de')
+sha512sums=('fac6a65f43e884c1af42844a55769da6968980f9b8ce32f2bb24ef054175640f74ff539b5efd1277e198046563f439130d367b388ae2aa7fec0a703727991ed4')
 
 build() {
   cd "$srcdir"/boto3-$pkgver



More information about the arch-commits mailing list