Date: Monday, October 10, 2022 @ 08:23:57 Author: alucryd Revision: 1324696
upgpkg: python-pyfakefs 5.0.0-1 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 08:22:26 UTC (rev 1324695) +++ PKGBUILD 2022-10-10 08:23:57 UTC (rev 1324696) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=4.7.0 +pkgver=5.0.0 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=2aa8cc4440cd3ed2191d31d9283309d2f77c035f +_tag=8c8470e6de962c1b56069ce4d56cc704f366a83d source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag}) sha256sums=(SKIP)
