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

Felix Yan felixonmars at archlinux.org
Mon Sep 24 07:28:38 UTC 2018


    Date: Monday, September 24, 2018 @ 07:28:37
  Author: felixonmars
Revision: 384410

upgpkg: python-vcrpy 2.0.1-1

Modified:
  python-vcrpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-24 07:28:20 UTC (rev 384409)
+++ PKGBUILD	2018-09-24 07:28:37 UTC (rev 384410)
@@ -2,7 +2,7 @@
 
 pkgbase=python-vcrpy
 pkgname=('python-vcrpy' 'python2-vcrpy')
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Automatically mock your HTTP interactions to simplify and speed up testing'
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-httpbin'
               'python2-pytest-httpbin' 'python-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/kevin1024/vcrpy/archive/v$pkgver.tar.gz")
-sha512sums=('1c432ad6bb30c1b832dd293efe17a8cbcd3bc63480f8de1204b89ccb0e28291e8e819c08a435a6333be41720006fc0c1e7815d0670a50594a4ebb3c5178e13ea')
+sha512sums=('cfecb75779c72923a13f22d90f49f6ed35850d46c0524852c05c7dea789513b78a657558ae1481df98a2ead24e164153018b392fa76546e42099240d81421fa8')
 
 build() {
   cd vcrpy-$pkgver



More information about the arch-commits mailing list