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

Jonathan Steel jsteel at gemini.archlinux.org
Tue Aug 23 07:34:00 UTC 2022


    Date: Tuesday, August 23, 2022 @ 07:34:00
  Author: jsteel
Revision: 1274913

upgpkg: python-botocore 1.27.57-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 07:33:39 UTC (rev 1274912)
+++ PKGBUILD	2022-08-23 07:34:00 UTC (rev 1274913)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.27.48
+pkgver=1.27.57
 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=('b90dcc51d255ea5b993577e98b7c4fd1')
+md5sums=('85216785474386f7ced49479147f8937')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list