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

Felix Yan felixonmars at archlinux.org
Wed Jan 3 08:58:27 UTC 2018


    Date: Wednesday, January 3, 2018 @ 08:58:26
  Author: felixonmars
Revision: 278131

upgpkg: python-boto3 1.5.8-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-03 08:57:40 UTC (rev 278130)
+++ PKGBUILD	2018-01-03 08:58:26 UTC (rev 278131)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-boto3
-pkgver=1.5.7
+pkgver=1.5.8
 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=('fc65fdca096579052b99c8b2ca6eeffe052b852ec2bf4cf3abb34502286d1da1b66988b1ead0188753fb719211b063db49dd19a7d7bf6ba75d455957834ab121')
+sha512sums=('fdd4367de97236437720394d8725dcd4df7ac0021ad904c788b1fc175c59b63f8eb8a77451ec3bf124fe9713d8b74ac64e46d151c9f2cf0994acc0eb51533877')
 
 build() {
   cd "$srcdir"/boto3-$pkgver



More information about the arch-commits mailing list