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

Chih-Hsuan Yen yan12125 at archlinux.org
Mon Oct 28 16:51:05 UTC 2019


    Date: Monday, October 28, 2019 @ 16:51:05
  Author: yan12125
Revision: 520860

upgpkg: python-aiobotocore 0.10.4-1

Modified:
  python-aiobotocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-28 16:48:03 UTC (rev 520859)
+++ PKGBUILD	2019-10-28 16:51:05 UTC (rev 520860)
@@ -2,8 +2,8 @@
 
 pkgname=python-aiobotocore
 _pkgname=aiobotocore
-pkgver=0.10.3
-pkgrel=4
+pkgver=0.10.4
+pkgrel=1
 pkgdesc='asyncio support for botocore library using aiohttp'
 arch=(any)
 url='https://github.com/aio-libs/aiobotocore'
@@ -13,7 +13,7 @@
 source=("https://github.com/aio-libs/aiobotocore/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         moto-1.3.8.patch
         fix-tests-with-proxies.patch)
-sha256sums=('5af3a575dee8f6d4bda36a237807edc7e864cc0e45c0b20dc07521191ee04759'
+sha256sums=('2e8fe12f66f028641d5727983bd211598e71b983d601a4d2618915ed8c7c305d'
             '7953b9cf8b4256cf0020098a978ef5c48097dfbaafe1c2cbf22d590ed1b07e5c'
             '248aee05a468848dda2c40185f49714ebe8b789913dd7bb49018d69f1f3606f7')
 



More information about the arch-commits mailing list