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

Jonathan Steel jsteel at gemini.archlinux.org
Wed Aug 3 14:40:38 UTC 2022


    Date: Wednesday, August 3, 2022 @ 14:40:37
  Author: jsteel
Revision: 1260032

upgpkg: python-botocore 1.27.44-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 14:18:44 UTC (rev 1260031)
+++ PKGBUILD	2022-08-03 14:40:37 UTC (rev 1260032)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.27.27
+pkgver=1.27.44
 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=('ba2b6a0fd30159336023c0033e048048')
+md5sums=('13cd84b0d07139eb6331826d54f7cbb3')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list