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

Felix Yan felixonmars at archlinux.org
Fri Jan 22 18:01:28 UTC 2021


    Date: Friday, January 22, 2021 @ 18:01:27
  Author: felixonmars
Revision: 824714

upgpkg: python-aresponses 2.1.4-1

Modified:
  python-aresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-22 18:00:49 UTC (rev 824713)
+++ PKGBUILD	2021-01-22 18:01:27 UTC (rev 824714)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aresponses
-pkgver=2.1.3
+pkgver=2.1.4
 pkgrel=1
 pkgdesc="Asyncio http mocking. Similar to the responses library used for 'requests'"
 url="https://github.com/circleup/aresponses"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-cov')
 source=("https://github.com/circleup/aresponses/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('e06b59706d1e4627813b704e68400011c12c5b5e1641a258474ee7c82aff10b150e20ca469c509fbb6dc69b467766fd96d2f7a340e4571b0f282e09c0f698531')
+sha512sums=('67a6bdfbb66a708eeb42e68bf617373072a9cbdc8d105c06ce098598704950cc6b8a8c2a9b9cd609efbd409996e172f56477e22e1896907d8f3a3a44310a9d9d')
 
 build() {
   cd aresponses-$pkgver



More information about the arch-commits mailing list