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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 10 23:07:58 UTC 2021


    Date: Friday, September 10, 2021 @ 23:07:57
  Author: felixonmars
Revision: 1013961

upgpkg: python-responses 0.14.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-10 22:33:09 UTC (rev 1013960)
+++ PKGBUILD	2021-09-10 23:07:57 UTC (rev 1013961)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.13.4
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='A utility library for mocking out the `requests` Python library.'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-localserver')
 source=("https://github.com/getsentry/responses/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('420a34da0f126ad38ed060505004a2019f665ea7ca4d5ce47dfee02a959a4e333e6e55dae9bfe4c1720b710adbc988e8988410765dc7a20fa875784b0b81c7cb')
+sha512sums=('0582a9e3f3b0e2e8a29e5f88c240f449c19466763bcfcdacd17aac34798dcab8e84e39c56a68a6f41671ac64f3f63f7ba899b12647cbd0b6116c80d168dbbb31')
 
 build() {
   cd responses-$pkgver



More information about the arch-commits mailing list