[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sat Mar 21 13:41:46 UTC 2020
Date: Saturday, March 21, 2020 @ 13:41:38
Author: jsteel
Revision: 602611
upgpkg: python-botocore 1.15.26-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-21 13:40:22 UTC (rev 602610)
+++ PKGBUILD 2020-03-21 13:41:38 UTC (rev 602611)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.15.18
+pkgver=1.15.26
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=('6a70a37c509a0fe640626ed9e164311c')
+md5sums=('2cdefa418815e9d90f0e2c0b1861c7be')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list