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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Oct 9 05:05:38 UTC 2020


    Date: Friday, October 9, 2020 @ 05:05:38
  Author: yan12125
Revision: 722271

upgpkg: python-aiobotocore 1.1.2-1

Modified:
  python-aiobotocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 05:00:49 UTC (rev 722270)
+++ PKGBUILD	2020-10-09 05:05:38 UTC (rev 722271)
@@ -2,7 +2,7 @@
 
 pkgname=python-aiobotocore
 _pkgname=aiobotocore
-pkgver=1.1.1
+pkgver=1.1.2
 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=('ffd16de32877486ab484ab1faf5d0feeaab0c0c5054c1acc6b2131e6a6743f3e'
+sha256sums=('3a57646e4692076f3637e1191129377ebb7661f36c29f68ec8318fab82d66e7d'
             'ffb6b7e922632f4c2de5c93f61ab53e1730cfe151b0a2dde5dfce6260405866e')
 
 prepare() {



More information about the arch-commits mailing list