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

Felix Yan felixonmars at archlinux.org
Thu Oct 25 16:23:55 UTC 2018


    Date: Thursday, October 25, 2018 @ 16:23:55
  Author: felixonmars
Revision: 399005

upgpkg: python-responses 0.10.2-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 16:23:34 UTC (rev 399004)
+++ PKGBUILD	2018-10-25 16:23:55 UTC (rev 399005)
@@ -2,7 +2,7 @@
 
 pkgbase=python-responses
 pkgname=('python-responses' 'python2-responses')
-pkgver=0.10.1
+pkgver=0.10.2
 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=('1f1ae6c04a5c414ad7b0a9900de177b73cdf800e9f516e9f7dda88f75bdbb3c4d70e4fa7d6f44cd5eb0b0045a81551b00fe131e8d294f0b6c83cfedf3a7a7474')
+sha512sums=('d9b86d16ec31f6778c138f3dfa0a3a59cb4b1b97064297660518fe85c47d1e84f499668841e3dd276703f5b1be20732a1c48e8488b885e295b07e75ba6b742e2')
 
 prepare() {
   cp -a responses-$pkgver{,-py2}



More information about the arch-commits mailing list