certbot: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:34 -04:00
parent 9d705ac35b
commit d55047f573

View file

@ -1,7 +1,7 @@
# Template file for 'certbot' # Template file for 'certbot'
pkgname=certbot pkgname=certbot
version=2.6.0 version=2.6.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-acme python3-ConfigArgParse python3-configobj depends="python3-acme python3-ConfigArgParse python3-configobj