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

Felix Yan felixonmars at archlinux.org
Mon Apr 20 23:48:17 UTC 2020


    Date: Monday, April 20, 2020 @ 23:48:16
  Author: felixonmars
Revision: 617107

upgpkg: python-responses 0.10.13-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-20 23:47:50 UTC (rev 617106)
+++ PKGBUILD	2020-04-20 23:48:16 UTC (rev 617107)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.10.12
+pkgver=0.10.13
 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-runner' 'python-pytest-cov' 'flake8' 'python-pytest-localserver')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/getsentry/responses/archive/$pkgver.tar.gz")
-sha512sums=('b97e0cce7d585b822f133db48916ec1fe371b7042983d9309b5192897ada78a0a0aec480f2c04f91196ac007a851fc9ba610ac5d0751d712913f9573f033dcae')
+sha512sums=('22c9d133927fa2a28525e718f73ca36157ec82a639f47f315ff46e879db5394593ebfe992c416c4be2956315570078c0ef774e91038198e9368c6549488e7d48')
 
 build() {
   cd "$srcdir"/responses-$pkgver



More information about the arch-commits mailing list