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

Felix Yan felixonmars at archlinux.org
Sun Sep 1 12:07:54 UTC 2019


    Date: Sunday, September 1, 2019 @ 12:07:53
  Author: felixonmars
Revision: 506114

upgpkg: python-requests-mock 1.7.0-1

Modified:
  python-requests-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 12:05:49 UTC (rev 506113)
+++ PKGBUILD	2019-09-01 12:07:53 UTC (rev 506114)
@@ -2,7 +2,7 @@
 
 pkgbase=python-requests-mock
 pkgname=('python-requests-mock' 'python2-requests-mock')
-pkgver=1.6.0
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="A mock of useful classes and functions to be used with python-requests."
 arch=('any')
@@ -13,7 +13,7 @@
 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=('fd044c5a61522ea2611da66e6df46958a33880fecac56d1136bbbbc45c5618d26cc142db79250e3173e89da833ef46290c49025ad45b9fa64bffd8c4c002b969')
+sha512sums=('a5a2ccc6d23fd47f6b85b7b27c20dbdff303452bc34eef78f2b3316d020cdd21631d840fe798cb721aa1ddedc830b0284a8c042c9d18142513dc61bda1207cab')
 
 prepare() {
   cp -a requests-mock-$pkgver{,-py2}



More information about the arch-commits mailing list