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

Jonathan Steel jsteel at gemini.archlinux.org
Sun Jun 26 20:02:50 UTC 2022


    Date: Sunday, June 26, 2022 @ 20:02:49
  Author: jsteel
Revision: 1239559

upgpkg: python-botocore 1.27.17-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 19:28:47 UTC (rev 1239558)
+++ PKGBUILD	2022-06-26 20:02:49 UTC (rev 1239559)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.26.7
+pkgver=1.27.17
 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=('319f5e2da105b91fe07a738ffe48c538')
+md5sums=('52ebcd89b506cb94a7bac9d6617fcaa9')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list