Date: Wednesday, September 1, 2021 @ 13:27:35 Author: alucryd Revision: 1010306
upgpkg: python-pyfakefs 4.5.1-1 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-01 13:27:12 UTC (rev 1010305) +++ PKGBUILD 2021-09-01 13:27:35 UTC (rev 1010306) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=4.5.0 +pkgver=4.5.1 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 ) -_tag=fedc3eb2a8a58ae32d00afe7d0d00d6d4df8e615 +_tag=01e9e0776f9361ad493396a06972b824285c986e source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag}) sha256sums=(SKIP)
