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

Jonathan Steel jsteel at gemini.archlinux.org
Sat Oct 30 15:02:13 UTC 2021


    Date: Saturday, October 30, 2021 @ 15:02:12
  Author: jsteel
Revision: 1034974

upgpkg: python-botocore 1.22.7-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-30 14:51:59 UTC (rev 1034973)
+++ PKGBUILD	2021-10-30 15:02:12 UTC (rev 1034974)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.21.49
+pkgver=1.22.7
 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=('dd3699763cf2f0b5cf0b48e8c757a1ed')
+md5sums=('253a8ca9456b5c87a8084dfe5ee30f79')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list