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

Felix Yan felixonmars at archlinux.org
Wed Oct 31 20:00:42 UTC 2018


    Date: Wednesday, October 31, 2018 @ 20:00:41
  Author: felixonmars
Revision: 400472

upgpkg: python-aioresponses 0.5.0-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-31 20:00:28 UTC (rev 400471)
+++ PKGBUILD	2018-10-31 20:00:41 UTC (rev 400472)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.4.2
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="A helper to mock/fake web requests in python aiohttp package."
 url="https://github.com/pnuckowski/aioresponses"
@@ -11,7 +11,7 @@
 makedepends=('python-pbr')
 checkdepends=('python-pytest-runner' 'python-ddt' 'python-asynctest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pnuckowski/aioresponses/archive/$pkgver.tar.gz")
-sha512sums=('d4c1fe87b56c2e15a7a5d972a10ba3dba2974834d8d403e76c525f68b37d9f13b1b3331805362944c104bfa1333de6b1e2838d63ede517e2eb50dfc9372ee666')
+sha512sums=('99d5e353fbc2bc7aa769f4dcc0581eaf289bcaa31f16f02412b84f9556bc54c9f299ee259eaddc192479fd0efd52c187dc776ea3e5d793adb756297c82b471e1')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list