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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 31 20:09:43 UTC 2022


    Date: Wednesday, August 31, 2022 @ 20:09:43
  Author: felixonmars
Revision: 1289300

upgpkg: python-vcrpy 4.2.1-1

Modified:
  python-vcrpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 20:09:30 UTC (rev 1289299)
+++ PKGBUILD	2022-08-31 20:09:43 UTC (rev 1289300)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-vcrpy
-pkgver=4.2.0
+pkgver=4.2.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=("https://github.com/kevin1024/vcrpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('61eeec585fc78be1ae6d4f9047123c9680611e436bb5980fb7c6b885e16b2ef9bd5ce921efff7e87a222b3662c7009dbf0a8df24cdb9849d09deb24957ba4889')
+sha512sums=('59231e5164cda3099b18d099f0ef97e062e6401e52e5dfc4022aa89ca02881e9e6e3c782f12c288f5281b3b3bf175dc33a267bc6d2b40791582a1221f5d7aaab')
 
 build() {
   cd vcrpy-$pkgver



More information about the arch-commits mailing list