Debian packaging for CPython 3.10: patches, debiandirs/, and changelog tracks used by the Dockershelf python-pipeline.
trixieunstable
Packaging trees live under debiandirs/<suite>/. Changelogs live under changelogs/mainline/<suite>.
Clone this repo as a sibling of python-pipeline/, then from python-pipeline/:
make materialize PY=3.10 DIST=trixie
make build PY=3.10 DIST=trixieSee the operations manual for new lines, version bumps, and new suites.
| Path | Purpose |
|---|---|
cpython/ |
Upstream CPython git submodule |
patches/ |
Quilt series applied at materialize |
debiandirs/ |
Per-suite Debian packaging (trixie, unstable) |
changelogs/mainline/ |
Debian changelog history per suite |