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

Felix Yan felixonmars at archlinux.org
Thu Jan 17 19:17:58 UTC 2019


    Date: Thursday, January 17, 2019 @ 19:17:52
  Author: felixonmars
Revision: 423829

upgpkg: python-aioresponses 0.5.2-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-17 19:17:36 UTC (rev 423828)
+++ PKGBUILD	2019-01-17 19:17:52 UTC (rev 423829)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.5.1
+pkgver=0.5.2
 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=('4e52c7944f59fdf79ac9394ffdf6df8c452cf9b672892b93f829d04f113c1da34d1e6aa5c392773dc791a61e7ad34d9db953230a554f4465bd409556ed3a35b7')
+sha512sums=('3b7fa6fab6b5f06986c2fdb4fa46b7047e5dec1f811d3ea3fc717a2d758e124bcf6fbf29a515a83cbd88d9290d486498a989e196e3420afc08fa0fa6ab889f50')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list