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

Felix Yan felixonmars at archlinux.org
Tue Dec 18 13:45:20 UTC 2018


    Date: Tuesday, December 18, 2018 @ 13:45:20
  Author: felixonmars
Revision: 416653

upgpkg: python-responses 0.10.5-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 13:25:02 UTC (rev 416652)
+++ PKGBUILD	2018-12-18 13:45:20 UTC (rev 416653)
@@ -2,7 +2,7 @@
 
 pkgbase=python-responses
 pkgname=('python-responses' 'python2-responses')
-pkgver=0.10.4
+pkgver=0.10.5
 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=('29167c93be40343a5f43476fc5243a1fa79ae48bb5db073f5f0b87b9c4159afe8f8ecafc398b2c7abdc7384be7e6083922c050e8abbb19a1cac4928d04203dcc')
+sha512sums=('e98cc538c779b4f738419776d40eacbcb4cb59909cd7168b5ae8b802b0c4c83a209b9af9b325649598b522fac83cf56e4ff8ccfdbd3afe9881bd40c44dd234fd')
 
 prepare() {
   cp -a responses-$pkgver{,-py2}



More information about the arch-commits mailing list