Date: Friday, November 12, 2021 @ 07:41:30 Author: alucryd Revision: 1043311
upgpkg: python-pyfakefs 4.5.3-1 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-12 07:41:01 UTC (rev 1043310) +++ PKGBUILD 2021-11-12 07:41:30 UTC (rev 1043311) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=4.5.2 +pkgver=4.5.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=3da5f37bea8a08986b86bd9071e5a43ff064f649 +_tag=60c2a677acd2317c221c01922a1153d8e3378e6d source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag}) sha256sums=(SKIP)
