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

Felix Yan felixonmars at archlinux.org
Mon Apr 29 11:50:30 UTC 2019


    Date: Monday, April 29, 2019 @ 11:50:29
  Author: felixonmars
Revision: 456039

upgpkg: python-requests-mock 1.6.0-1

Modified:
  python-requests-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 11:40:17 UTC (rev 456038)
+++ PKGBUILD	2019-04-29 11:50:29 UTC (rev 456039)
@@ -2,7 +2,7 @@
 
 pkgbase=python-requests-mock
 pkgname=('python-requests-mock' 'python2-requests-mock')
-pkgver=1.5.2
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="A mock of useful classes and functions to be used with python-requests."
 arch=('any')
@@ -10,9 +10,10 @@
 license=('Apache')
 makedepends=('python-pbr' 'python2-pbr' 'python-requests' 'python2-requests' 'python-six'
              'python2-six')
-checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 'python2-mock')
+checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 'python2-mock'
+              'python-purl' 'python2-purl')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/jamielennox/requests-mock/archive/$pkgver.tar.gz")
-sha512sums=('df9ae5369edf312b51ce5e092264dec9ee7ff14368bff4a203f80152207521f51075ca006f832a3dbfd979baf91d172e45b95a45eeb3e15278baf49f6ede7e28')
+sha512sums=('fd044c5a61522ea2611da66e6df46958a33880fecac56d1136bbbbc45c5618d26cc142db79250e3173e89da833ef46290c49025ad45b9fa64bffd8c4c002b969')
 
 prepare() {
   cp -a requests-mock-$pkgver{,-py2}



More information about the arch-commits mailing list