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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 13 11:11:36 UTC 2022


    Date: Sunday, February 13, 2022 @ 11:11:35
  Author: felixonmars
Revision: 1133035

upgpkg: python-responses 0.18.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-13 11:08:15 UTC (rev 1133034)
+++ PKGBUILD	2022-02-13 11:11:35 UTC (rev 1133035)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.17.0
+pkgver=0.18.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=('b5885e221a0e5e1f93daef5bc6eb84bc97d3621044c6da9ad3d919b6e8025108de1541424d806d4b0e30a08c8039afc4a8a5c474a077289150ca459eb759e3f5')
+sha512sums=('b7e952897d8aa03b6454a4d8633357fd58d5f6e7edb528d245429deeea36b4dfd7fd3cabc18fd599e9bff4eff1c0458f9f8a70a76264ae7e30e8bf511cad3014')
 
 build() {
   cd responses-$pkgver



More information about the arch-commits mailing list