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

Felix Yan felixonmars at archlinux.org
Wed Jan 13 12:00:51 UTC 2021


    Date: Wednesday, January 13, 2021 @ 12:00:49
  Author: felixonmars
Revision: 820420

upgpkg: python-pytest-mock 3.1.1-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 12:00:15 UTC (rev 820419)
+++ PKGBUILD	2021-01-13 12:00:49 UTC (rev 820420)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-mock
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
 arch=('any')
@@ -12,7 +12,7 @@
 # TODO: figure out why they fail
 #checkdepends=('python-pytest-asyncio')
 source=("https://github.com/pytest-dev/pytest-mock/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('bbc787f9b39edf2e29446028f00c957b60fef311d1b3b0ace234c037904c97b10ea8e63041370d891bbcd5f260582d8f292958f447547f1f77d280be8f249a16')
+sha512sums=('341ff1251b60a9f61f46f6ee5658337beee4ba903c7fc6b6ac9d1d6369316d70b25ce14fa57e928110bd42b9d0872cd34e5db47d51af4e2291580ac0f5c874ed')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list