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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 7 22:53:41 UTC 2022


    Date: Monday, March 7, 2022 @ 22:53:41
  Author: felixonmars
Revision: 1145267

upgpkg: python-responses 0.19.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 22:53:36 UTC (rev 1145266)
+++ PKGBUILD	2022-03-07 22:53:41 UTC (rev 1145267)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.18.0
+pkgver=0.19.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=('b7e952897d8aa03b6454a4d8633357fd58d5f6e7edb528d245429deeea36b4dfd7fd3cabc18fd599e9bff4eff1c0458f9f8a70a76264ae7e30e8bf511cad3014')
+sha512sums=('f306799baa5d62f2dba87c16f9027d98f9f87f598c78d1bb82888479636256bde73a63b5b62aa4b19d68e2a8c7635217bd8e235601e3a627797eac814aa31b34')
 
 build() {
   cd responses-$pkgver



More information about the arch-commits mailing list