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

Jonathan Steel jsteel at archlinux.org
Thu Oct 5 15:35:49 UTC 2017


    Date: Thursday, October 5, 2017 @ 15:35:48
  Author: jsteel
Revision: 261764

upgpkg: python-botocore 1.7.23-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-05 15:17:54 UTC (rev 261763)
+++ PKGBUILD	2017-10-05 15:35:48 UTC (rev 261764)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.7.22
+pkgver=1.7.23
 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=('0742c19064fba6ccbdfdf03c88734e07')
+md5sums=('40a5bf707a319ca3a3957405ee0e65dd')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list