python3-deprecated: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-10-13 16:21:44 -04:00
parent 7678af028a
commit ca306f16d3

View file

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