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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 7 19:42:29 UTC 2022


    Date: Monday, February 7, 2022 @ 19:42:29
  Author: felixonmars
Revision: 1128606

upgpkg: python-fs 2.4.15-1

Modified:
  python-fs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 19:42:27 UTC (rev 1128605)
+++ PKGBUILD	2022-02-07 19:42:29 UTC (rev 1128606)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-fs
-pkgver=2.4.14
+pkgver=2.4.15
 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=('7bc69e23e6477a68fdf87d18403ba0bff2ff4eb2d0cf3cd9c7b0078885ed9d718e3f4f5f22bd77c6bcca6ebfa990045104a2d5abcf473a9d77a28aa94884650b')
+sha512sums=('7bb153dad5ea03eec7cb1af8d1b5a851845984e194f288687b0e737e1f32c74bf4c1a8d62a9105c8637cd5a29ab82810df9fc11055b894ab0df899cb20a4e1c1')
 
 build() {
   cd pyfilesystem2-$pkgver



More information about the arch-commits mailing list