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

Felix Yan felixonmars at archlinux.org
Tue Jun 2 12:50:11 UTC 2020


    Date: Tuesday, June 2, 2020 @ 12:50:10
  Author: felixonmars
Revision: 638030

upgpkg: python-aioresponses 0.6.4-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-02 12:49:40 UTC (rev 638029)
+++ PKGBUILD	2020-06-02 12:50:10 UTC (rev 638030)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.6.3
+pkgver=0.6.4
 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=('ab44ab69201fa68619cf05591636b79048a404801aa63f5d6ffdb1e9ad3adb9b2d08c227fc671288321ff5ba536e8c87d12d72303aea14bc47afc673be1b5f75')
+sha512sums=('a4245c6daffaa145baee35c5660fae042db8a6653859bb496ee28daf0b87377606ca7cd2d6a00c334f1c29eb9434807745d53b2d5ad0d621144cae9c162c7e8d')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list