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

Felix Yan felixonmars at archlinux.org
Mon Aug 24 17:50:20 UTC 2020


    Date: Monday, August 24, 2020 @ 17:50:19
  Author: felixonmars
Revision: 687624

upgpkg: python-responses 0.11.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 16:33:54 UTC (rev 687623)
+++ PKGBUILD	2020-08-24 17:50:19 UTC (rev 687624)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.10.16
+pkgver=0.11.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-runner' 'python-pytest-cov' 'flake8' 'python-pytest-localserver')
 source=("https://github.com/getsentry/responses/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('326420bafe1678a5d7e4fd2c9518e7c02f68491ec6644e09143bb8c57d7123bc0a2c9940a68c2e5fe47558828c788b1edcd519ed74590be1eb2123f99f5b3de3')
+sha512sums=('467a884ec8c659e4793fc0ec1c00026b6e63f819d067c5deca451fbd00db2099e7d92288d02fb1f391e3e6e99274fb2cc00905152b6965e86b68e2401c001960')
 
 prepare() {
   cd responses-$pkgver



More information about the arch-commits mailing list