python3-vdf: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:13 -04:00
parent 99a01661b0
commit 5b17481ba4

View file

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