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

Felix Yan felixonmars at archlinux.org
Thu Aug 3 19:47:03 UTC 2017


    Date: Thursday, August 3, 2017 @ 19:47:02
  Author: felixonmars
Revision: 247904

upgpkg: python-responses 0.6.1-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 19:00:13 UTC (rev 247903)
+++ PKGBUILD	2017-08-03 19:47:02 UTC (rev 247904)
@@ -3,7 +3,7 @@
 
 pkgbase=python-responses
 pkgname=('python-responses' 'python2-responses')
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc='A utility library for mocking out the `requests` Python library.'
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-cov'
               'python2-pytest-cov' 'flake8' 'python2-flake8')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/getsentry/responses/archive/$pkgver.tar.gz")
-sha512sums=('32d41be5850f0040a4f2ad82a057d6ef73f0f83f7d3c250fa223d5614470b0b8b58790667af76ecc6b0b7e8e2a0a069c46c7913e983730c968c603e2716dec0b')
+sha512sums=('8c9928bf99d98b1df3094a81b8bf101044dee8ee69947947ab44f5e394e1acfb3649117783b3840d5d7e3cc031ba350b90170267d39582def066240d9e402565')
 
 prepare() {
   cp -a responses-$pkgver{,-py2}



More information about the arch-commits mailing list