[arch-commits] Commit in python-responses/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Nov 4 21:18:12 UTC 2021
Date: Thursday, November 4, 2021 @ 21:18:11
Author: felixonmars
Revision: 1037015
upgpkg: python-responses 0.15.0-1
Modified:
python-responses/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-04 21:18:07 UTC (rev 1037014)
+++ PKGBUILD 2021-11-04 21:18:11 UTC (rev 1037015)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-responses
-pkgver=0.14.0
+pkgver=0.15.0
pkgrel=1
pkgdesc='A utility library for mocking out the `requests` Python library.'
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-pytest-localserver')
source=("https://github.com/getsentry/responses/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('0582a9e3f3b0e2e8a29e5f88c240f449c19466763bcfcdacd17aac34798dcab8e84e39c56a68a6f41671ac64f3f63f7ba899b12647cbd0b6116c80d168dbbb31')
+sha512sums=('bb9bd01b20cc57be83b20426733e03800f6e06acc020d0cd12bc3ede0658a08b3b2efde95f13f441d3b9f671cd07a46a3a901be0ad4aa1058d466d5ab4d8ea93')
build() {
cd responses-$pkgver
More information about the arch-commits
mailing list