python3-appdirs: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:05 -04:00
parent affff46f8d
commit a547bbf5e6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-appdirs' # Template file for 'python3-appdirs'
pkgname=python3-appdirs pkgname=python3-appdirs
version=1.4.4 version=1.4.4
revision=4 revision=5
wrksrc="appdirs-${version}" wrksrc="appdirs-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"