Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyfakefs


Commits:
c10a80ef by Maxime Gauduin at 2025-03-14T11:55:50+01:00
upgpkg: 5.8.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pyfakefs
        pkgdesc = pyfakefs implements a fake file system that mocks the Python 
file system modules
-       pkgver = 5.7.4
+       pkgver = 5.8.0
        pkgrel = 1
        url = https://github.com/jmcgeheeiv/pyfakefs/
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-pyfakefs
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python-pytest
-       source = 
git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=ff139b2b4067974adfa111d80b5dce269799a494
-       b2sums = 
e0d13e5333d10e75e58e7bb3ff0202f8c0323e4786cf14bf565fd6f55dadbe6876a105ad98cce7151a2c797f476976830e178c8f7b717481f07cb41276ea8c56
+       source = 
git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=5b9c6868059e4add80d6292065d2bca7a062db6c
+       b2sums = 
a138844877d9d94f7298d2f63f9b2b3ecfac885d0c7cb911343e2d1a10355f46f2ecd257d8ae757c50e79491f9d57ab225c8f8621b082152190eb87efe7d106a
 
 pkgname = python-pyfakefs


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <aluc...@archlinux.org>
 
 pkgname=python-pyfakefs
-pkgver=5.7.4
+pkgver=5.8.0
 pkgrel=1
 pkgdesc='pyfakefs implements a fake file system that mocks the Python file 
system modules'
 url=https://github.com/jmcgeheeiv/pyfakefs/
@@ -20,9 +20,9 @@ checkdepends=(
   python-xlrd
   python-openpyxl
 )
-_tag=ff139b2b4067974adfa111d80b5dce269799a494
+_tag=5b9c6868059e4add80d6292065d2bca7a062db6c
 source=(git+https://github.com/jmcgeheeiv/pyfakefs.git#tag=${_tag})
-b2sums=('e0d13e5333d10e75e58e7bb3ff0202f8c0323e4786cf14bf565fd6f55dadbe6876a105ad98cce7151a2c797f476976830e178c8f7b717481f07cb41276ea8c56')
+b2sums=('a138844877d9d94f7298d2f63f9b2b3ecfac885d0c7cb911343e2d1a10355f46f2ecd257d8ae757c50e79491f9d57ab225c8f8621b082152190eb87efe7d106a')
 
 pkgver() {
   cd pyfakefs



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyfakefs/-/commit/c10a80ef84d995400c3a092016d2fe7d41411510

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyfakefs/-/commit/c10a80ef84d995400c3a092016d2fe7d41411510
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to