python3-fuse: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:26 -04:00
parent d6bd17cde8
commit 942952d829
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-fuse'
pkgname=python3-fuse
version=1.0.0
revision=3
revision=4
wrksrc=python-fuse-$version
build_style=python3-module
hostmakedepends="pkg-config python3-setuptools"