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

Felix Yan felixonmars at archlinux.org
Wed Apr 28 14:56:12 UTC 2021


    Date: Wednesday, April 28, 2021 @ 14:56:11
  Author: felixonmars
Revision: 924889

upgpkg: python-responses 0.13.3-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-28 14:55:42 UTC (rev 924888)
+++ PKGBUILD	2021-04-28 14:56:11 UTC (rev 924889)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.13.2
+pkgver=0.13.3
 pkgrel=1
 pkgdesc='A utility library for mocking out the `requests` Python library.'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('mypy' 'python-pytest-runner' 'python-pytest-cov' 'flake8'
               'python-pytest-localserver')
 source=("https://github.com/getsentry/responses/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('ef6e9cd455ae68711a648034eead4dc224dc8935cc8c525d8299a6fd19880944774e68bd457e83343b6d00ffcf4e9a6d9f261c5a8cf72c3934e35c817a3b0019')
+sha512sums=('533aba5e4ce840d4442d62ce3129444b357eef8e1b988f62f0fbf0ca5780b236ad040262811a13afc1b73f258f0e5638226aa4484869aabe1714959a0fe0195c')
 
 build() {
   cd responses-$pkgver



More information about the arch-commits mailing list