python3-filelock: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:03 -04:00
parent b4c0457fe2
commit 3b8ae9e53b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-filelock'
pkgname=python3-filelock
version=3.7.1
revision=1
revision=2
wrksrc="filelock-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"