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

Felix Yan felixonmars at archlinux.org
Sat Jul 21 07:14:58 UTC 2018


    Date: Saturday, July 21, 2018 @ 07:14:57
  Author: felixonmars
Revision: 362668

upgpkg: python-requests-mock 1.5.2-1

Modified:
  python-requests-mock/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-21 07:11:47 UTC (rev 362667)
+++ PKGBUILD	2018-07-21 07:14:57 UTC (rev 362668)
@@ -3,8 +3,8 @@
 
 pkgbase=python-requests-mock
 pkgname=('python-requests-mock' 'python2-requests-mock')
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
 pkgdesc="A mock of useful classes and functions to be used with python-requests."
 arch=('any')
 url="https://github.com/jamielennox/requests-mock"
@@ -13,7 +13,7 @@
              'python2-six')
 checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/jamielennox/requests-mock/archive/$pkgver.tar.gz")
-sha512sums=('d37de8ed65f316b40b520f7d87c15711ec0ae04484695010a04c3c4c7877031c19ae6bb3e71f1d554857e6c7915af770701609634e2404ed1a9909750c3041d1')
+sha512sums=('df9ae5369edf312b51ce5e092264dec9ee7ff14368bff4a203f80152207521f51075ca006f832a3dbfd979baf91d172e45b95a45eeb3e15278baf49f6ede7e28')
 
 prepare() {
   cp -a requests-mock-$pkgver{,-py2}



More information about the arch-commits mailing list