Date: Saturday, March 11, 2023 @ 06:27:30
  Author: yan12125
Revision: 1418515

upgpkg: python-botocore 1.29.89-1

Modified:
  python-botocore/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-11 06:23:18 UTC (rev 1418514)
+++ PKGBUILD    2023-03-11 06:27:30 UTC (rev 1418515)
@@ -5,15 +5,8 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-# UPDATE_BLOCKED: newer python-botocore will break python-aiobotocore
-# API changes in botocore [1][2] are later reverted [3][4], while many
-# tests still fail [5].
-# [1] https://github.com/aio-libs/aiobotocore/issues/976
-# [2] https://github.com/boto/botocore/pull/2785
-# [3] https://github.com/boto/botocore/pull/2796
-# [4] https://github.com/boto/botocore/pull/2808
-# [5] https://github.com/aio-libs/aiobotocore/issues/965
-pkgver=1.27.96
+# UPDATE_BLOCKED: newer python-botocore will likely break python-aiobotocore
+pkgver=1.29.89
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -28,7 +21,7 @@
 )
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz
         tests-keep-env.diff)
-sha256sums=('9c109da05b54861c9794f703a52e5f03f92b6cb420364170668f6db8b08d326c'
+sha256sums=('a6a0cef87a99538c5651f3d188a422f8c4788e1d2c000e863ff89f8b2ca6b474'
             '15c588d3f4cfcc0ef26fc4ff367eb6dc12dc2f303e299cbe397288089ee52a11')
 
 prepare() {

Reply via email to