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

Felix Yan felixonmars at archlinux.org
Sun May 2 10:42:02 UTC 2021


    Date: Sunday, May 2, 2021 @ 10:42:02
  Author: felixonmars
Revision: 926100

upgpkg: python-requests-mock 1.9.1-1

Modified:
  python-requests-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-02 10:38:07 UTC (rev 926099)
+++ PKGBUILD	2021-05-02 10:42:02 UTC (rev 926100)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-requests-mock
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="A mock of useful classes and functions to be used with python-requests."
 arch=('any')
@@ -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=('b51e2d5568069e219fe446502e6a33ceae6fff80788db213429b44c2c46328ea2d465abad8b329cfd48196c8d06e70d504c9d1a744fcc61087677d3c8040c004')
+sha512sums=('5377962ff78b770fc5290abbd9b189d0247f3cd2c31d657c4e6d823e5fde503d9690200ba3955cf10ba1ec9f12ac688a4954c9885a5fc6f3ce23269373fd7f35')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list