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

Felix Yan felixonmars at archlinux.org
Thu Mar 18 18:45:04 UTC 2021


    Date: Thursday, March 18, 2021 @ 18:45:04
  Author: felixonmars
Revision: 894474

upgpkg: python-responses 0.13.1-1

Modified:
  python-responses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 18:45:00 UTC (rev 894473)
+++ PKGBUILD	2021-03-18 18:45:04 UTC (rev 894474)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-responses
-pkgver=0.13.0
+pkgver=0.13.1
 pkgrel=1
 pkgdesc='A utility library for mocking out the `requests` Python library.'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('mypy' 'python-pytest-runner' 'python-pytest-cov' 'flake8'
               'python-pytest-localserver')
 source=("https://github.com/getsentry/responses/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('49d08eba5b49884cb9a09bac7f544a480ac9a324746b9aec642854a68c7139fe9d2f6f3e5f06e957764fd514944699db58040e83df82b9f9571adcac854f7f2b')
+sha512sums=('14814577b542f8adf5b1400df9eb8a0b748684ab850a41104c354fa8773bd51dea605a7a0006cb7ac4347ff76d88982172470278970d398ddf525a2dd51b9709')
 
 build() {
   cd responses-$pkgver



More information about the arch-commits mailing list