python3-macaroons: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:25 -04:00
parent cea8d26763
commit 317777ed1c

View file

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