aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot/remove-check-for-setuptools-version.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/certbot: remove unused patchSören Tempel2019-12-061-28/+0
| | | | Unused since 92280d8ccf984a12e8e27073f7e26f808e61fb1f.
* community/certbot: upgrade to 0.39.0Francesco Colista2019-10-021-3/+9
|
* 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.