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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 14:09:18 UTC 2020


    Date: Thursday, February 13, 2020 @ 14:09:17
  Author: felixonmars
Revision: 570436

upgpkg: python-aioresponses 0.6.3-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 14:09:14 UTC (rev 570435)
+++ PKGBUILD	2020-02-13 14:09:17 UTC (rev 570436)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.6.2
+pkgver=0.6.3
 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=('424f7021ccdd69fc3a9ef332106a511ae846094ad583deccb80be20bcb560eb5dd5580b972f0782cb87d0acefd025af208ddc81851ed5607649cd44bed68dfe4')
+sha512sums=('ab44ab69201fa68619cf05591636b79048a404801aa63f5d6ffdb1e9ad3adb9b2d08c227fc671288321ff5ba536e8c87d12d72303aea14bc47afc673be1b5f75')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list