python/python-fusepy: Updated for version 3.0.1.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2018-11-17 12:09:54 +01:00 committed by Willy Sudiarto Raharjo
parent d9ec031ec1
commit 51f11f14fe
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=python-fusepy
SRCNAM=fusepy
VERSION=${VERSION:-2.0.4}
VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -82,7 +82,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
README README.rst examples \
README README.rst \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

View File

@ -1,8 +1,8 @@
PRGNAM="python-fusepy"
VERSION="2.0.4"
VERSION="3.0.1"
HOMEPAGE="https://github.com/fusepy/fusepy"
DOWNLOAD="https://github.com/fusepy/fusepy/archive/v2.0.4/fusepy-2.0.4.tar.gz"
MD5SUM="0b0bf1283d6fe9532ecbf6c8204f05d3"
DOWNLOAD="https://files.pythonhosted.org/packages/04/0b/4506cb2e831cea4b0214d3625430e921faaa05a7fb520458c75a2dbd2152/fusepy-3.0.1.tar.gz"
MD5SUM="d383a3c6742755039ba51b6f3f919d5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""