commit 77b171d228c46e8a9d822a903a149722fe9039fc Author: Tim Biermann <tbier@posteo.de> Date: Sun Apr 30 13:04:09 2023 +0200 certbot-nginx: added missing dependency: python3-pyparsing diff --git a/certbot-nginx/.signature b/certbot-nginx/.signature index d4469e183..2367ea58a 100644 --- a/certbot-nginx/.signature +++ b/certbot-nginx/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF318RI2jBCWCErJAPb6kMqULXo31quLsCBqBDDmHdFx0oQOnXhq2fkVXwJjUDJrXQmes8wHr08nAimyKyz36U8AI= -SHA256 (Pkgfile) = 99fd083f496e13b8cca318dee5bad7ce0eb4745f980e2b36ace6e014810a34f7 +RWSagIOpLGJF3zI4JNkQ6csgkrSlXKB13q4Qe3nN9MB7Whd8LiZokrlZwl71fu0X7qjQIuWBDA7hG2cfvGStig7+h9oBOMq85gQ= +SHA256 (Pkgfile) = 2cd806b15e5a2d38720b647c9fe9f1e2262b2e4f354e44a019c90d3f39e0264a SHA256 (.footprint) = e47f731c25fb94d515c2660ccf748777f90e3b8e130eaa652c1eb5d09c0b4147 SHA256 (certbot-nginx-2.5.0.tar.gz) = 499fc15de782689a1dc2a224e8978e5de8369f6aef63262698ea2cc48e8028b5 diff --git a/certbot-nginx/Pkgfile b/certbot-nginx/Pkgfile index 2a3f382f5..584eba659 100644 --- a/certbot-nginx/Pkgfile +++ b/certbot-nginx/Pkgfile @@ -1,7 +1,7 @@ # Description: Nginx plugin for Lets Encrypt client # URL: https://pypi.python.org/pypi/certbot-nginx # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: certbot python3-mock +# Depends on: certbot python3-mock python3-pyparsing name=certbot-nginx version=2.5.0