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

Felix Yan felixonmars at archlinux.org
Thu Aug 10 18:56:24 UTC 2017


    Date: Thursday, August 10, 2017 @ 18:56:24
  Author: felixonmars
Revision: 249770

upgpkg: python-responses 0.7.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-10 18:50:43 UTC (rev 249769)
+++ PKGBUILD	2017-08-10 18:56:24 UTC (rev 249770)
@@ -3,7 +3,7 @@
 
 pkgbase=python-responses
 pkgname=('python-responses' 'python2-responses')
-pkgver=0.6.2
+pkgver=0.7.0
 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=('438252864ed99c823f4ea0691acfabd8fe38f5e2dfa8da1aa31d93adc8483e2e1421a4bc79a3cc81c3258c84eb0569e0c9cc320302fb2dffe2c6874c93d51f49')
+sha512sums=('cd9886614e4335a2217c5c0fcf98dbe882f0e5ea8b34173d4fb5498af4519f7dfba6701e8a2df83240bab4a58d876e320f8c2f0cc6ca304dc7167b92d4275acf')
 
 prepare() {
   cp -a responses-$pkgver{,-py2}



More information about the arch-commits mailing list