Date: Sunday, January 15, 2023 @ 10:19:39 Author: alucryd Revision: 1383605
upgpkg: python-pyfakefs 5.1.0-1 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-15 10:19:10 UTC (rev 1383604) +++ PKGBUILD 2023-01-15 10:19:39 UTC (rev 1383605) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=5.0.0 +pkgver=5.1.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=8c8470e6de962c1b56069ce4d56cc704f366a83d +_tag=13d0e542cf76c253c0b7973f932787b14379e990 source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag}) sha256sums=(SKIP)
