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

Felix Yan felixonmars at archlinux.org
Thu Nov 15 11:58:52 UTC 2018


    Date: Thursday, November 15, 2018 @ 11:58:51
  Author: felixonmars
Revision: 407703

upgpkg: python-responses 0.10.4-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-15 11:26:56 UTC (rev 407702)
+++ PKGBUILD	2018-11-15 11:58:51 UTC (rev 407703)
@@ -2,7 +2,7 @@
 
 pkgbase=python-responses
 pkgname=('python-responses' 'python2-responses')
-pkgver=0.10.3
+pkgver=0.10.4
 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=('6a9cd8c9bc87ff4e8c0b19b8e7ec43b066016f6c84744173cd9f487334e89a8f55d24a869f39be50852711e9da77eb25feecb70b173f5c200267cfafbce43b44')
+sha512sums=('29167c93be40343a5f43476fc5243a1fa79ae48bb5db073f5f0b87b9c4159afe8f8ecafc398b2c7abdc7384be7e6083922c050e8abbb19a1cac4928d04203dcc')
 
 prepare() {
   cp -a responses-$pkgver{,-py2}



More information about the arch-commits mailing list