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

Felix Yan fyan at archlinux.org
Mon Sep 7 14:25:30 UTC 2015


    Date: Monday, September 7, 2015 @ 16:25:30
  Author: fyan
Revision: 139494

upgpkg: python-fs 0.5.3-1

Modified:
  python-fs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-07 14:06:08 UTC (rev 139493)
+++ PKGBUILD	2015-09-07 14:25:30 UTC (rev 139494)
@@ -3,7 +3,7 @@
 
 pkgbase=python-fs
 pkgname=('python-fs' 'python2-fs')
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc="Filesystem abstraction layer"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'fuse' 'python2-paramiko')
 source=("https://pypi.python.org/packages/source/f/fs/fs-$pkgver.tar.gz")
-sha512sums=('4589fa81c16a6351ec7aa22fca7973f44d16732be1bee32c8ba359f9f0a2b3d99497b457f6339f5d0e0f24ce292963ee5db114c92e05eb78836e31a0dc1bb95e')
+sha512sums=('fb0023a22c924b45ef0c4495f2890a3a757f1a2c5d53dba74a5d9e7f5944ee5b0a00f389d5352d7536e54da2a2ac46162f81608d3588bf2eeb16099af1b4fda0')
 
 prepare() {
   cp -a fs-$pkgver{,-py2}



More information about the arch-commits mailing list