[arch-commits] Commit in python-pyfakefs/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sat Nov 7 16:16:09 UTC 2020
Date: Saturday, November 7, 2020 @ 16:16:09
Author: alucryd
Revision: 745878
upgpkg: python-pyfakefs 4.2.1-1
Modified:
python-pyfakefs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-07 15:27:13 UTC (rev 745877)
+++ PKGBUILD 2020-11-07 16:16:09 UTC (rev 745878)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python-pyfakefs
-pkgver=4.1.0
+pkgver=4.2.1
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=8156087abaf5e6dcc111be6fbcbff7fbe1b39e95
+_tag=59769a8b3cacd51f2386d37ccf9b3f6cf49b7b67
source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list