Date: Thursday, March 12, 2020 @ 08:39:00 Author: alucryd Revision: 595076
upgpkg: python-pyfakefs 4.0.2-1 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-12 08:28:41 UTC (rev 595075) +++ PKGBUILD 2020-03-12 08:39:00 UTC (rev 595076) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=3.7.1 +pkgver=4.0.2 pkgrel=1 pkgdesc='pyfakefs implements a fake file system that mocks the Python file system modules' url=https://github.com/jmcgeheeiv/pyfakefs/ @@ -15,7 +15,7 @@ checkdepends=( python-tox ) -source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=ad23e51855dd72fc2a88f0b00fc247359c26228e) +source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=c0a5d83f6504cbac50c8bc6a923f4f2eda194c76) sha256sums=(SKIP) pkgver() {
