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

Jonathan Steel jsteel at gemini.archlinux.org
Tue Sep 28 07:21:34 UTC 2021


    Date: Tuesday, September 28, 2021 @ 07:21:33
  Author: jsteel
Revision: 1025849

upgpkg: python-botocore 1.21.49-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-28 05:56:27 UTC (rev 1025848)
+++ PKGBUILD	2021-09-28 07:21:33 UTC (rev 1025849)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.21.34
+pkgver=1.21.49
 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=('566c46bd69aeb5ff73a57a21d3dc56b9')
+md5sums=('dd3699763cf2f0b5cf0b48e8c757a1ed')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list