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
Branch
debian_python_3.9
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27275
Build 54113: Build Diff
Build 54112: arc lint + arc unit