[arch-commits] Commit in python-aioresponses/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 22 10:22:06 UTC 2019
Date: Tuesday, January 22, 2019 @ 10:22:05
Author: felixonmars
Revision: 426908
upgpkg: python-aioresponses 0.6.0-1
Modified:
python-aioresponses/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-22 10:12:44 UTC (rev 426907)
+++ PKGBUILD 2019-01-22 10:22:05 UTC (rev 426908)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-aioresponses
-pkgver=0.5.2
+pkgver=0.6.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=('3b7fa6fab6b5f06986c2fdb4fa46b7047e5dec1f811d3ea3fc717a2d758e124bcf6fbf29a515a83cbd88d9290d486498a989e196e3420afc08fa0fa6ab889f50')
+sha512sums=('198aafee2262d9961e2e185cb348a0ac52fde246fb8732fcce336f96a58ebb556958cd52ad74d3ffb28363ebc475dd7fc28211e07439537e11cc68796cf38cde')
prepare() {
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list