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

Felix Yan felixonmars at archlinux.org
Thu Apr 5 05:53:31 UTC 2018


    Date: Thursday, April 5, 2018 @ 05:53:30
  Author: felixonmars
Revision: 314375

upgpkg: python-responses 0.9.0-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-05 05:52:48 UTC (rev 314374)
+++ PKGBUILD	2018-04-05 05:53:30 UTC (rev 314375)
@@ -3,7 +3,7 @@
 
 pkgbase=python-responses
 pkgname=('python-responses' 'python2-responses')
-pkgver=0.8.1
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='A utility library for mocking out the `requests` Python library.'
 arch=('any')
@@ -15,7 +15,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=('62e5e08ec637c1950191fa2cc98ce279e7b909b7142ee5809ed21d22d972cfe9e4a57d41bca7c25bb920171013f483e1bd6c0d62d4c1658d02dd7437d858b9a2')
+sha512sums=('94e55dba36b15c508b65d96539c9b5d7ae58b9a488d86442389e7d5cb5ecc1153370b0573907bc56e90aac03d64323ea7ea183ca3b095fced6a5d75b2b6db5a3')
 
 prepare() {
   cp -a responses-$pkgver{,-py2}



More information about the arch-commits mailing list