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

Jonathan Steel jsteel at archlinux.org
Mon Apr 6 19:35:31 UTC 2020


    Date: Monday, April 6, 2020 @ 19:35:31
  Author: jsteel
Revision: 612083

upgpkg: python-botocore 1.15.37-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-06 19:32:02 UTC (rev 612082)
+++ PKGBUILD	2020-04-06 19:35:31 UTC (rev 612083)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.15.36
+pkgver=1.15.37
 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' 'python-urllib3')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('5d06c6965e89156c143c10f494cedaa8')
+md5sums=('2b8bf5ce320320116f24454a77d47492')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list