[arch-commits] Commit in python-responses/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 22 01:19:00 UTC 2020
Date: Wednesday, April 22, 2020 @ 01:18:59
Author: felixonmars
Revision: 617433
upgpkg: python-responses 0.10.14-1
Modified:
python-responses/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-22 01:18:48 UTC (rev 617432)
+++ PKGBUILD 2020-04-22 01:18:59 UTC (rev 617433)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-responses
-pkgver=0.10.13
+pkgver=0.10.14
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-runner' 'python-pytest-cov' 'flake8' 'python-pytest-localserver')
source=("$pkgname-$pkgver.tar.gz::https://github.com/getsentry/responses/archive/$pkgver.tar.gz")
-sha512sums=('22c9d133927fa2a28525e718f73ca36157ec82a639f47f315ff46e879db5394593ebfe992c416c4be2956315570078c0ef774e91038198e9368c6549488e7d48')
+sha512sums=('93812e3df0c745f878f443ccbfa96efdc4750c2af477a90319bc36e75e327816cb30b7606598879e40df213b03d9df07b0da2d2685c08ded672526b2919001fd')
build() {
cd "$srcdir"/responses-$pkgver
More information about the arch-commits
mailing list