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

Jonathan Steel jsteel at archlinux.org
Sun Jan 19 11:09:51 UTC 2020


    Date: Sunday, January 19, 2020 @ 11:09:51
  Author: jsteel
Revision: 553122

upgpkg: python-botocore 1.14.5-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-19 09:48:54 UTC (rev 553121)
+++ PKGBUILD	2020-01-19 11:09:51 UTC (rev 553122)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.13.46
+pkgver=1.14.5
 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=('5b0ea40d0286548accf3ec0221e1f2e1')
+md5sums=('828e3750867ff85e725d3dab42df9058')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list