python3-zc.lockfile: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:05 -04:00
parent 25827641a8
commit 221bfc6215

View file

@ -1,7 +1,7 @@
# Template file for 'python3-zc.lockfile' # Template file for 'python3-zc.lockfile'
pkgname=python3-zc.lockfile pkgname=python3-zc.lockfile
version=2.0 version=2.0
revision=5 revision=6
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"