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

Jonathan Steel jsteel at archlinux.org
Thu Feb 8 11:31:59 UTC 2018


    Date: Thursday, February 8, 2018 @ 11:31:59
  Author: jsteel
Revision: 290265

upgpkg: python-botocore 1.8.38-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-08 11:19:44 UTC (rev 290264)
+++ PKGBUILD	2018-02-08 11:31:59 UTC (rev 290265)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.8.36
+pkgver=1.8.38
 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=('2ff93b63d8a66ba57da95b2847cc7bed')
+md5sums=('7710c12851475c55f2f68d36f074fef2')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list