[arch-commits] Commit in python-requests-mock/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 17:37:31 UTC 2021
Date: Friday, May 28, 2021 @ 17:37:30
Author: felixonmars
Revision: 950023
upgpkg: python-requests-mock 1.9.3-1
Modified:
python-requests-mock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 17:36:03 UTC (rev 950022)
+++ PKGBUILD 2021-05-28 17:37:30 UTC (rev 950023)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-requests-mock
-pkgver=1.9.2
+pkgver=1.9.3
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=('a59df54c86d59749dbb5eac5c5021823ff1d0a6ca8298d0af55a5bc88e4d9a7c0893a79177ce7df098f2557aeb1d60b88ac2e2bdfd544d66d5e44f007931ca58')
+sha512sums=('98b43739055b192606eb7f1823b610adaaa6573719c5e5cf01ce07e83e04e22d1109e1c124f3f8d8595cf2ee79de9725e6f9a2f6c663aa22c872fb65821c46d9')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list