Date: Sunday, May 7, 2023 @ 13:17:31 Author: alucryd Revision: 1459337
upgpkg: python-pyfakefs 5.2.2-4 Modified: python-pyfakefs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-07 13:13:25 UTC (rev 1459336) +++ PKGBUILD 2023-05-07 13:17:31 UTC (rev 1459337) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-pyfakefs -pkgver=5.1.0 +pkgver=5.2.2 pkgrel=4 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=13d0e542cf76c253c0b7973f932787b14379e990 +_tag=1ccc6b0917ab9f596957f294468cac940d09d6dc source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag}) sha256sums=('SKIP')
