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

Felix Yan felixonmars at archlinux.org
Tue Jan 12 01:35:31 UTC 2021


    Date: Tuesday, January 12, 2021 @ 01:35:29
  Author: felixonmars
Revision: 819084

upgpkg: python-aresponses 2.1.0-1

Modified:
  python-aresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 01:35:11 UTC (rev 819083)
+++ PKGBUILD	2021-01-12 01:35:29 UTC (rev 819084)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aresponses
-pkgver=2.0.2
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="Asyncio http mocking. Similar to the responses library used for 'requests'"
 url="https://github.com/circleup/aresponses"
@@ -10,7 +10,7 @@
 depends=('python-aiohttp' 'python-pytest-asyncio')
 makedepends=('python-setuptools')
 source=("https://github.com/circleup/aresponses/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('df79f79b5226fa26c51699086ad1354941a235f04b30b9f3eacaa7d10f1ab3c1e2c1a2ae9b75a4c89064ecb1d77eb8f713b5d84380e9d77297a9fc297a1e8d71')
+sha512sums=('8dbfe403ee685bcc57fa2a0bfbfc97f43ab58f2d3c58455650067547a775be774efa009082e0a053ecc4ea3ac51917e3a9d07e6396ec6194b4a170364c7130d4')
 
 build() {
   cd aresponses-$pkgver



More information about the arch-commits mailing list