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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Jul 19 03:22:15 UTC 2019


    Date: Friday, July 19, 2019 @ 03:22:15
  Author: yan12125
Revision: 491965

upgpkg: python-aiobotocore 0.10.3-1

Modified:
  python-aiobotocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-19 00:55:53 UTC (rev 491964)
+++ PKGBUILD	2019-07-19 03:22:15 UTC (rev 491965)
@@ -2,8 +2,8 @@
 
 pkgname=python-aiobotocore
 _pkgname=aiobotocore
-pkgver=0.10.2
-pkgrel=2
+pkgver=0.10.3
+pkgrel=1
 pkgdesc='asyncio support for botocore library using aiohttp'
 arch=(any)
 url='https://github.com/aio-libs/aiobotocore'
@@ -12,7 +12,7 @@
 checkdepends=(python-flask python-moto python-pytest python-pytest-asyncio)
 source=("$pkgname-$pkgver.tar.gz"::"https://github.com/aio-libs/aiobotocore/archive/$pkgver.tar.gz"
         moto-1.3.8.patch)
-sha256sums=('0748808cfe3063e8cb2902d076370034513f321ca10317b2464fadaa718fae85'
+sha256sums=('5af3a575dee8f6d4bda36a237807edc7e864cc0e45c0b20dc07521191ee04759'
             '7953b9cf8b4256cf0020098a978ef5c48097dfbaafe1c2cbf22d590ed1b07e5c')
 
 prepare() {



More information about the arch-commits mailing list