[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at gemini.archlinux.org
Tue Jul 20 06:55:19 UTC 2021
Date: Tuesday, July 20, 2021 @ 06:55:19
Author: jsteel
Revision: 979213
upgpkg: python-botocore 1.21.2-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-20 06:55:02 UTC (rev 979212)
+++ PKGBUILD 2021-07-20 06:55:19 UTC (rev 979213)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.20.107
+pkgver=1.21.2
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=('6a3cd708eeaf0c5273d52e4af5b46d80')
+md5sums=('ae18e81b105142813f02a09f9a793ed6')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list