python3-entrypoints: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:49 -04:00
parent 1c65a62791
commit d6767bd56d

View file

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