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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 20 23:13:32 UTC 2022


    Date: Thursday, January 20, 2022 @ 23:13:32
  Author: felixonmars
Revision: 1111581

upgpkg: python-responses 0.17.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-20 23:11:53 UTC (rev 1111580)
+++ PKGBUILD	2022-01-20 23:13:32 UTC (rev 1111581)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.16.0
+pkgver=0.17.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=('d414e4cf281f64a953acdaf66b132fbd5e26edc978efdf545a3f8eecc5afdd6473c33a51f6086020c86c20f4de7aa94cf676c81d88a80ce5c7b84f7a741477ad')
+sha512sums=('b5885e221a0e5e1f93daef5bc6eb84bc97d3621044c6da9ad3d919b6e8025108de1541424d806d4b0e30a08c8039afc4a8a5c474a077289150ca459eb759e3f5')
 
 build() {
   cd responses-$pkgver



More information about the arch-commits mailing list