[arch-commits] Commit in python-aiobotocore/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Mon Feb 15 06:00:03 UTC 2021
Date: Monday, February 15, 2021 @ 06:00:02
Author: yan12125
Revision: 860805
upgpkg: python-aiobotocore 1.2.1-1
Modified:
python-aiobotocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-15 05:58:08 UTC (rev 860804)
+++ PKGBUILD 2021-02-15 06:00:02 UTC (rev 860805)
@@ -2,7 +2,7 @@
pkgname=python-aiobotocore
_pkgname=aiobotocore
-pkgver=1.2.0
+pkgver=1.2.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=('cbbf17c61b2d7cc2f09f7fca1af5d6acd7e8876af9defe4d349421f0eb9d7bc3'
+sha256sums=('bdd142e30c73232d17e257b8f01d1b6efd42bd7ef084b44957d86cbd830d6aab'
'ffb6b7e922632f4c2de5c93f61ab53e1730cfe151b0a2dde5dfce6260405866e')
prepare() {
More information about the arch-commits
mailing list