certbot: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:54:57 -04:00
parent da09e5f1f5
commit b81991f3a1

View file

@ -1,7 +1,7 @@
# Template file for 'certbot' # Template file for 'certbot'
pkgname=certbot pkgname=certbot
version=1.8.0 version=1.8.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