python-lockfile: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:18 -04:00
parent 7091faab4c
commit 033263b49b

View file

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