Date: Saturday, December 5, 2020 @ 13:51:44 Author: alucryd Revision: 770599
upgpkg: python-pyfakefs 4.3.2-1 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-05 13:51:10 UTC (rev 770598) +++ PKGBUILD 2020-12-05 13:51:44 UTC (rev 770599) @@ -1,8 +1,8 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=4.2.1 -pkgrel=3 +pkgver=4.3.2 +pkgrel=1 pkgdesc='pyfakefs implements a fake file system that mocks the Python file system modules' url=https://github.com/jmcgeheeiv/pyfakefs/ license=(APACHE) @@ -15,7 +15,7 @@ checkdepends=( python-tox ) -_tag=59769a8b3cacd51f2386d37ccf9b3f6cf49b7b67 +_tag=bec380f07a9efa5a5f9cfd4d5eb5de8350cbe41c source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag}) sha256sums=(SKIP)
