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

Felix Yan felixonmars at archlinux.org
Sun May 2 20:45:36 UTC 2021


    Date: Sunday, May 2, 2021 @ 20:45:35
  Author: felixonmars
Revision: 926207

upgpkg: python-requests-mock 1.9.2-1

Modified:
  python-requests-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-02 20:45:20 UTC (rev 926206)
+++ PKGBUILD	2021-05-02 20:45:35 UTC (rev 926207)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-requests-mock
-pkgver=1.9.1
+pkgver=1.9.2
 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=('5377962ff78b770fc5290abbd9b189d0247f3cd2c31d657c4e6d823e5fde503d9690200ba3955cf10ba1ec9f12ac688a4954c9885a5fc6f3ce23269373fd7f35')
+sha512sums=('a59df54c86d59749dbb5eac5c5021823ff1d0a6ca8298d0af55a5bc88e4d9a7c0893a79177ce7df098f2557aeb1d60b88ac2e2bdfd544d66d5e44f007931ca58')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list