[arch-commits] Commit in python-pyfakefs/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Wed Nov 10 17:29:57 UTC 2021
Date: Wednesday, November 10, 2021 @ 17:29:57
Author: alucryd
Revision: 1039985
upgpkg: python-pyfakefs 4.5.2-1
Modified:
python-pyfakefs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-10 17:29:51 UTC (rev 1039984)
+++ PKGBUILD 2021-11-10 17:29:57 UTC (rev 1039985)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python-pyfakefs
-pkgver=4.5.1
+pkgver=4.5.2
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=01e9e0776f9361ad493396a06972b824285c986e
+_tag=3da5f37bea8a08986b86bd9071e5a43ff064f649
source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list