Date: Thursday, August 18, 2022 @ 12:15:02 Author: alucryd Revision: 1267085
upgpkg: python-pyfakefs 4.6.3-1 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 12:14:54 UTC (rev 1267084) +++ PKGBUILD 2022-08-18 12:15:02 UTC (rev 1267085) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=4.5.6 +pkgver=4.6.3 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=a12245dcb47de76012fc30a4747ccbeeb7155fe3 +_tag=e8d80b7cab66a5f85f1caeae6b02730eba960d31 source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag}) sha256sums=(SKIP)
