Page MenuHomePhabricator

[packaging] Enforce python >= 3.9 for the debian/ubuntu packages
ClosedPublic

Authored by Fabien on Feb 20 2024, 14:07.

Details

Summary

The current behavior is to require python3, but this doesn't guarantee that this is an appropriate version. Also Ubuntu Focal ships with 3.8 so we need to install 3.9 explicitely.

Test Plan
./contrib/release/debian-package.sh -d fabcien

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable