Date: Wednesday, November 6, 2019 @ 08:07:32
Author: felixonmars
Revision: 524264
Python 3.8 rebuild
Modified:
python-pytest-mock/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-06 08:06:25 UTC (rev 524263)
+++ PKGBUILD 2019-11-06 08:07:32 UTC (rev 524264)
@@ -3,7 +3,7 @@
pkgbase=python-pytest-mock
pkgname=('python-pytest-mock' 'python2-pytest-mock')
pkgver=1.11.0
-pkgrel=0
+pkgrel=1
pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
arch=('any')
license=('LGPL3')