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

Felix Yan felixonmars at archlinux.org
Thu Jan 21 21:37:02 UTC 2021


    Date: Thursday, January 21, 2021 @ 21:37:01
  Author: felixonmars
Revision: 824150

upgpkg: python-aresponses 2.1.3-1

Modified:
  python-aresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-21 21:36:56 UTC (rev 824149)
+++ PKGBUILD	2021-01-21 21:37:01 UTC (rev 824150)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aresponses
-pkgver=2.1.2
+pkgver=2.1.3
 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=('015700c77f0fa80e2380d7d7413b7c3bea6eb0407f1f27aa0a511a0978ec5b608c9a01b85ebcf9e7fd9e8fed0ffce1c5ac78ef63d9c613a643451ff5fd4956bf')
+sha512sums=('e06b59706d1e4627813b704e68400011c12c5b5e1641a258474ee7c82aff10b150e20ca469c509fbb6dc69b467766fd96d2f7a340e4571b0f282e09c0f698531')
 
 build() {
   cd aresponses-$pkgver



More information about the arch-commits mailing list