certbot-nginx: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:29 -05:00
parent 9eff36fa6b
commit 01247414b7

View File

@ -1,7 +1,7 @@
# Template file for 'certbot-nginx'
pkgname=certbot-nginx
version=2.10.0
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-setuptools python3-wheel"
depends="certbot python3-acme python3-parsing python3-zope.interface"