python-xdg: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:26 -04:00
parent 03dc1518dc
commit 07da4bd686

View file

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