Page MenuHomeSolus

Update python-acme to 0.30.2
ClosedPublic

Authored by kyrios123 on Jan 26 2019, 10:56 AM.
Tags
None
Referenced Files
F11053817: D5161.diff
Fri, Aug 11, 12:01 AM
F10948294: D5161.id12608.diff
Sat, Jul 15, 8:47 PM
F10868126: D5161.id12608.diff
Jun 17 2023, 10:14 PM
F10863210: D5161.id12605.diff
Jun 17 2023, 1:20 AM
F10856435: D5161.diff
Jun 14 2023, 9:09 PM
F10856263: D5161.diff
Jun 14 2023, 8:42 PM
F10741747: D5161.id.diff
May 14 2023, 11:26 AM
Subscribers
None

Details

Summary
  • Update the version of setuptools pinned in certbot-auto to 40.6.3 to solve installation problems on newer OSes.
  • Always download the pinned version of pip in pipstrap to address breakages
  • Rename old,default.conf to old-and-default.conf to address commas in filenames breaking recent versions of pip.
  • Add VIRTUALENV_NO_DOWNLOAD=1 to all calls to virtualenv to address breakages from venv downloading the latest pip

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Successfully build certbot against this package

Diff Detail

Repository
R3750 python-acme
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 26 2019, 11:32 AM
This revision was automatically updated to reflect the committed changes.