HomeDevCentral

Upgrade certbot to Python 3.11

Description

Upgrade certbot to Python 3.11

Summary:
FreeBSD servers now use Python 3.11 by default.

During that update, some Python 3.9 packages seem to have been lost.

Fixes the following issue:

ID: letsencrypt_software
    Function: pkg.installed
        Name: py39-certbot
      Result: False
     Comment: Problem encountered installing package(s). Additional info follows:

              errors:
                  - pkg: No packages available to install matching 'py39-certbot' have been found in the repositories
     Started: 18:23:00.534067
    Duration: 302.017 ms
     Changes:

Test Plan: salt hervil roles/webserver-core/letsencrypt/software

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1982

Differential Revision: https://devcentral.nasqueron.org/D3366

Details

Provenance
DorianWintyAuthored on Jul 22 2024, 18:29
DorianWintyPushed on Jul 24 2024, 15:56
Reviewer
dereckson
Differential Revision
D3366: Upgrade certbot to Python 3.11
Parents
rOPSd98f98eb5e5d: Collect Docker metrics with Prometheus
Branches
Unknown
Tags
Unknown
Tasks
T1982: Upgrade from Python 3.9 to Python 3.11+