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

Felix Yan felixonmars at archlinux.org
Wed Jan 9 00:21:26 UTC 2019


    Date: Wednesday, January 9, 2019 @ 00:21:16
  Author: felixonmars
Revision: 421085

upgpkg: python-aioresponses 0.5.1-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 00:19:56 UTC (rev 421084)
+++ PKGBUILD	2019-01-09 00:21:16 UTC (rev 421085)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.5.0
+pkgver=0.5.1
 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=('99d5e353fbc2bc7aa769f4dcc0581eaf289bcaa31f16f02412b84f9556bc54c9f299ee259eaddc192479fd0efd52c187dc776ea3e5d793adb756297c82b471e1')
+sha512sums=('4e52c7944f59fdf79ac9394ffdf6df8c452cf9b672892b93f829d04f113c1da34d1e6aa5c392773dc791a61e7ad34d9db953230a554f4465bd409556ed3a35b7')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list