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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Feb 12 10:46:19 UTC 2019


    Date: Tuesday, February 12, 2019 @ 10:46:18
  Author: yan12125
Revision: 431870

upgpkg: python-aiobotocore 0.10.2-1

Modified:
  python-aiobotocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 10:45:42 UTC (rev 431869)
+++ PKGBUILD	2019-02-12 10:46:18 UTC (rev 431870)
@@ -2,7 +2,7 @@
 
 pkgname=python-aiobotocore
 _pkgname=aiobotocore
-pkgver=0.10.1
+pkgver=0.10.2
 pkgrel=1
 pkgdesc='asyncio support for botocore library using aiohttp'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python python-aiohttp python-botocore python-wrapt python-async_generator)
 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")
-sha256sums=('a2b3edaebf47019b0052c046ef1b0186f916c8a89286e86ab9fc80e87ac8411f')
+sha256sums=('0748808cfe3063e8cb2902d076370034513f321ca10317b2464fadaa718fae85')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list