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

Jonathan Steel jsteel at gemini.archlinux.org
Thu Sep 2 14:05:10 UTC 2021


    Date: Thursday, September 2, 2021 @ 14:05:10
  Author: jsteel
Revision: 1010581

upgpkg: python-botocore 1.21.34-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 14:00:02 UTC (rev 1010580)
+++ PKGBUILD	2021-09-02 14:05:10 UTC (rev 1010581)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.21.21
+pkgver=1.21.34
 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=('535cfded6a340a66331e3aae576cebc2')
+md5sums=('566c46bd69aeb5ff73a57a21d3dc56b9')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list