python-fuse: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:05:01 +01:00
parent 5dec9816e5
commit 6e7191035c

View file

@ -1,7 +1,7 @@
# Template file for 'python-fuse'
pkgname=python-fuse
version=0.3.1
revision=3
revision=4
build_style=python-module
pycompile_module="fuseparts fuse.py"
hostmakedepends="pkg-config python-setuptools python3-setuptools"