[arch-commits] Commit in python-aioresponses/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 6 12:44:56 UTC 2019
Date: Sunday, October 6, 2019 @ 12:44:55
Author: felixonmars
Revision: 513318
upgpkg: python-aioresponses 0.6.1-1
Modified:
python-aioresponses/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-06 12:41:44 UTC (rev 513317)
+++ PKGBUILD 2019-10-06 12:44:55 UTC (rev 513318)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-aioresponses
-pkgver=0.6.0
+pkgver=0.6.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=('198aafee2262d9961e2e185cb348a0ac52fde246fb8732fcce336f96a58ebb556958cd52ad74d3ffb28363ebc475dd7fc28211e07439537e11cc68796cf38cde')
+sha512sums=('e1d397bf0aca459322cffa0fb07989c155d4a433c62600e5c995b21a259fb84a52e1f88fd5c8b544458a645d658651501e68cd7e81e215dac3762cab59b42cac')
prepare() {
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list