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

Felix Yan felixonmars at archlinux.org
Mon Dec 16 18:16:57 UTC 2019


    Date: Monday, December 16, 2019 @ 18:16:57
  Author: felixonmars
Revision: 537869

upgpkg: python-responses 0.10.8-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-16 17:06:53 UTC (rev 537868)
+++ PKGBUILD	2019-12-16 18:16:57 UTC (rev 537869)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.10.7
+pkgver=0.10.8
 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=('7c58d19ae4e16d6403c05c430b92e407ff12a90377bef09a63cd9da206651714217f77bf2a457cdc4d7aab017f64cd4251c195e7f09cf98efd3cc16755141a55')
+sha512sums=('92b3ee296b7412d7768ae917cd61994ce2b0e6813fcaf3faf9c91c37c38723c10d6d184ba981b956c163739fe6554a2d4691ae9997aabfb4482a23d3a71b1093')
 
 build() {
   cd "$srcdir"/responses-$pkgver



More information about the arch-commits mailing list