[arch-commits] Commit in python-pyfakefs/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Fri Jan 14 16:08:16 UTC 2022


    Date: Friday, January 14, 2022 @ 16:08:16
  Author: alucryd
Revision: 1103322

upgpkg: python-pyfakefs 4.5.4-1

Modified:
  python-pyfakefs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-14 16:04:44 UTC (rev 1103321)
+++ PKGBUILD	2022-01-14 16:08:16 UTC (rev 1103322)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-pyfakefs
-pkgver=4.5.3
-pkgrel=3
+pkgver=4.5.4
+pkgrel=1
 pkgdesc='pyfakefs implements a fake file system that mocks the Python file system modules'
 url=https://github.com/jmcgeheeiv/pyfakefs/
 license=(APACHE)
@@ -15,7 +15,7 @@
 checkdepends=(
   python-tox
 )
-_tag=60c2a677acd2317c221c01922a1153d8e3378e6d
+_tag=411ec03b74129f2af55839a7ee1600df2b24389b
 source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list