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

Felix Yan felixonmars at archlinux.org
Wed Apr 28 14:55:00 UTC 2021


    Date: Wednesday, April 28, 2021 @ 14:55:00
  Author: felixonmars
Revision: 924885

upgpkg: python-requests-mock 1.9.0-1

Modified:
  python-requests-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-28 14:51:13 UTC (rev 924884)
+++ PKGBUILD	2021-04-28 14:55:00 UTC (rev 924885)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-requests-mock
-pkgver=1.8.0
-pkgrel=3
+pkgver=1.9.0
+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"
@@ -11,7 +11,7 @@
 makedepends=('python-pbr')
 checkdepends=('python-mock' 'python-purl' 'python-pytest' 'python-testrepository')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jamielennox/requests-mock/archive/$pkgver.tar.gz")
-sha512sums=('bdcca2b751a77ae05922a6e8949494365cffd2dd3b3dc26258a87c77eb9fe956439fbd6259c133b0a847b1666d4b17db9641dcb9e1ddc9647d760b9e2f9e5ebf')
+sha512sums=('b51e2d5568069e219fe446502e6a33ceae6fff80788db213429b44c2c46328ea2d465abad8b329cfd48196c8d06e70d504c9d1a744fcc61087677d3c8040c004')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list