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

Felix Yan felixonmars at archlinux.org
Thu Nov 8 17:29:09 UTC 2018


    Date: Thursday, November 8, 2018 @ 17:29:08
  Author: felixonmars
Revision: 404133

upgpkg: python-responses 0.10.3-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-08 17:09:41 UTC (rev 404132)
+++ PKGBUILD	2018-11-08 17:29:08 UTC (rev 404133)
@@ -2,7 +2,7 @@
 
 pkgbase=python-responses
 pkgname=('python-responses' 'python2-responses')
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc='A utility library for mocking out the `requests` Python library.'
 arch=('any')
@@ -14,7 +14,7 @@
               'python2-pytest-cov' 'flake8' 'python2-flake8' 'python-pytest-localserver'
               'python2-pytest-localserver')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/getsentry/responses/archive/$pkgver.tar.gz")
-sha512sums=('d9b86d16ec31f6778c138f3dfa0a3a59cb4b1b97064297660518fe85c47d1e84f499668841e3dd276703f5b1be20732a1c48e8488b885e295b07e75ba6b742e2')
+sha512sums=('6a9cd8c9bc87ff4e8c0b19b8e7ec43b066016f6c84744173cd9f487334e89a8f55d24a869f39be50852711e9da77eb25feecb70b173f5c200267cfafbce43b44')
 
 prepare() {
   cp -a responses-$pkgver{,-py2}



More information about the arch-commits mailing list