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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 11 07:46:26 UTC 2022


    Date: Wednesday, May 11, 2022 @ 07:46:26
  Author: felixonmars
Revision: 1198290

upgpkg: python-fs 2.4.16-1

Modified:
  python-fs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-11 07:04:52 UTC (rev 1198289)
+++ PKGBUILD	2022-05-11 07:46:26 UTC (rev 1198290)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-fs
-pkgver=2.4.15
+pkgver=2.4.16
 pkgrel=1
 pkgdesc="Filesystem abstraction layer"
 arch=('any')
@@ -11,7 +11,7 @@
 checkdepends=('python-pytest-runner' 'fuse2' 'python-pyftpdlib' 'python-psutil' 'python-pysendfile'
               'python-parameterized')
 source=("https://github.com/PyFilesystem/pyfilesystem2/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('7bb153dad5ea03eec7cb1af8d1b5a851845984e194f288687b0e737e1f32c74bf4c1a8d62a9105c8637cd5a29ab82810df9fc11055b894ab0df899cb20a4e1c1')
+sha512sums=('24a50fdbb668916e19ef26b21feb345beb6d734e841435de2bef32672e4f6b8329a44e827b6d3bb878c2522098499dea4915adcfa381b0a3c9e20f8c4f7352bb')
 
 build() {
   cd pyfilesystem2-$pkgver



More information about the arch-commits mailing list