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

Felix Yan felixonmars at archlinux.org
Sun Mar 28 19:55:22 UTC 2021


    Date: Sunday, March 28, 2021 @ 19:55:21
  Author: felixonmars
Revision: 907822

upgpkg: python-fs 2.4.13-1

Modified:
  python-fs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-28 19:53:30 UTC (rev 907821)
+++ PKGBUILD	2021-03-28 19:55:21 UTC (rev 907822)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-fs
-pkgver=2.4.12
-pkgrel=2
+pkgver=2.4.13
+pkgrel=1
 pkgdesc="Filesystem abstraction layer"
 arch=('any')
 license=('BSD')
@@ -10,7 +10,7 @@
 depends=('python-appdirs' 'python-pytz' 'python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'fuse2' 'python-pyftpdlib' 'python-psutil' 'python-pysendfile')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/PyFilesystem/pyfilesystem2/archive/v$pkgver.tar.gz")
-sha512sums=('8b4727ea21cb9e1b69e31688c46f0732bb1536490549e353c1f88ab0c794b867c5212d1003b094cc86f562108ab4a7ee9dbc7e9aa5dc1349371de583277eb93d')
+sha512sums=('c07bf6a8d373a11019709ada392153dbf953399631fa388433f9b7b73d9ae1072ea70b8ed9896752161a4737a399520f030b7875dc23137f418268c5acc24f48')
 
 build() {
   cd pyfilesystem2-$pkgver



More information about the arch-commits mailing list