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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Sep 1 10:32:50 UTC 2020


    Date: Tuesday, September 1, 2020 @ 10:32:50
  Author: yan12125
Revision: 695354

upgpkg: python-aiobotocore 1.1.1-1

Modified:
  python-aiobotocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 10:32:46 UTC (rev 695353)
+++ PKGBUILD	2020-09-01 10:32:50 UTC (rev 695354)
@@ -2,7 +2,7 @@
 
 pkgname=python-aiobotocore
 _pkgname=aiobotocore
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='asyncio support for botocore library using aiohttp'
 arch=(any)
@@ -13,7 +13,7 @@
 checkdepends=(python-flask python-moto python-pytest python-pytest-asyncio)
 source=("https://github.com/aio-libs/aiobotocore/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         unittest-mock.diff)
-sha256sums=('c6fb60b1a29392475a38fbabfc5118e46ccce983bfe0cbb3da91528e92cd8f92'
+sha256sums=('ffd16de32877486ab484ab1faf5d0feeaab0c0c5054c1acc6b2131e6a6743f3e'
             'ffb6b7e922632f4c2de5c93f61ab53e1730cfe151b0a2dde5dfce6260405866e')
 
 prepare() {



More information about the arch-commits mailing list