aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot/remove-check-for-setuptools-version.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/certbot: upgrade to 0.37.0Francesco Colista2019-08-081-12/+13
|
* community/certbot: upgrade to 0.36.0Francesco Colista2019-07-151-0/+21
Added a patch to make it work with edge py3-setuptools. Basically it removes the check against the version (since the version on edge is 41.0.0 and the min requirement is 36.2). On cerbot 0.36.0 there is no longer certbot-postfix, that has been removed upstream. Changelog does not mention this.