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

Felix Yan felixonmars at archlinux.org
Mon Jan 18 09:08:54 UTC 2021


    Date: Monday, January 18, 2021 @ 09:08:54
  Author: felixonmars
Revision: 822692

upgpkg: python-aresponses 2.1.2-1

Modified:
  python-aresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 09:08:49 UTC (rev 822691)
+++ PKGBUILD	2021-01-18 09:08:54 UTC (rev 822692)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aresponses
-pkgver=2.1.1
+pkgver=2.1.2
 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=('f851a793db00bfee9242b858178f01a0f3addfaf99efa9448b57d570083b81c059f14424d4eca019e9147aef0632549598120c64211939e14fd19dbfa7434843')
+sha512sums=('015700c77f0fa80e2380d7d7413b7c3bea6eb0407f1f27aa0a511a0978ec5b608c9a01b85ebcf9e7fd9e8fed0ffce1c5ac78ef63d9c613a643451ff5fd4956bf')
 
 build() {
   cd aresponses-$pkgver



More information about the arch-commits mailing list