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

Jonathan Steel jsteel at archlinux.org
Tue Dec 8 19:26:53 UTC 2020


    Date: Tuesday, December 8, 2020 @ 19:26:52
  Author: jsteel
Revision: 772030

upgpkg: python-botocore 1.19.31-1

Modified:
  python-botocore/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-08 19:25:57 UTC (rev 772029)
+++ PKGBUILD	2020-12-08 19:26:52 UTC (rev 772030)
@@ -4,8 +4,8 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.19.13
-pkgrel=3
+pkgver=1.19.31
+pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
 url="https://github.com/boto/botocore"
@@ -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=('463e88d9bc36e0b295b5331fb420248a')
+md5sums=('44ad2e9d7e789a21f324c1ed3e3e3730')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list