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

Felix Yan felixonmars at archlinux.org
Sun Dec 22 16:21:12 UTC 2019


    Date: Sunday, December 22, 2019 @ 16:21:11
  Author: felixonmars
Revision: 538854

upgpkg: python-responses 0.10.9-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-22 16:19:30 UTC (rev 538853)
+++ PKGBUILD	2019-12-22 16:21:11 UTC (rev 538854)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.10.8
+pkgver=0.10.9
 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=('92b3ee296b7412d7768ae917cd61994ce2b0e6813fcaf3faf9c91c37c38723c10d6d184ba981b956c163739fe6554a2d4691ae9997aabfb4482a23d3a71b1093')
+sha512sums=('bd5b725c938f37961aadad43e6f16d40b37ff1e011dae55582e4d6ff798eb6a5e797442df3edd921e4950b31d4767bf2928f1bfcb2223e17a6418f789d62a757')
 
 build() {
   cd "$srcdir"/responses-$pkgver



More information about the arch-commits mailing list