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

Felix Yan felixonmars at archlinux.org
Tue Sep 1 09:20:06 UTC 2020


    Date: Tuesday, September 1, 2020 @ 09:20:06
  Author: felixonmars
Revision: 695286

upgpkg: python-responses 0.12.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 09:14:30 UTC (rev 695285)
+++ PKGBUILD	2020-09-01 09:20:06 UTC (rev 695286)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.11.0
+pkgver=0.12.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=('467a884ec8c659e4793fc0ec1c00026b6e63f819d067c5deca451fbd00db2099e7d92288d02fb1f391e3e6e99274fb2cc00905152b6965e86b68e2401c001960')
+sha512sums=('267b2b60e427229750a3647c6f0cf4a55fcaaa862062c8e888403d3d4f11b4835ead3e706861a895d2ae08eb136f48c3b67eae430c28ab8b8852b681eab3f709')
 
 prepare() {
   cd responses-$pkgver



More information about the arch-commits mailing list