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

Felix Yan felixonmars at archlinux.org
Sat Oct 10 09:47:10 UTC 2020


    Date: Saturday, October 10, 2020 @ 09:47:09
  Author: felixonmars
Revision: 723030

upgpkg: python-vcrpy 4.1.1-1

Modified:
  python-vcrpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 09:41:15 UTC (rev 723029)
+++ PKGBUILD	2020-10-10 09:47:09 UTC (rev 723030)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-vcrpy
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc='Automatically mock your HTTP interactions to simplify and speed up testing'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-httpbin' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/kevin1024/vcrpy/archive/v$pkgver.tar.gz")
-sha512sums=('7ad5517cd52f6f31448db9b608d8a7b274741727487ede21b7f80e4060e3ddbb34c731166f67ae7136c86a8d3e7fd23128e035a148f18f771066bfa71319624f')
+sha512sums=('afa1904bff37bfd2d278ed49fa3982a357eb6bb113818b532044da0f11a9dd877cc152d7f0d81d88bdc0f870521b1241f6aecf959f668211904e3c6c7cea4ad8')
 
 build() {
   cd vcrpy-$pkgver



More information about the arch-commits mailing list