Skip to content

pkg: replace distutils by packaging - #2651

Merged
sebix merged 2 commits into
certtools:developfrom
sebix:fix-2649
Oct 2, 2025
Merged

pkg: replace distutils by packaging#2651
sebix merged 2 commits into
certtools:developfrom
sebix:fix-2649

Conversation

@sebix

@sebix sebix commented Sep 21, 2025

Copy link
Copy Markdown
Member

distutils was an undocumented dependency
On Ubuntu 24.04, this no longer works

Replace it with packaging, which is already a dependency of python3-hug
and python3-redis. It is also available on all our target plattforms.

tst: package build: also test the installation

@sebix sebix added this to the 3.5.0 Feature Release milestone Sep 21, 2025
@sebix
sebix force-pushed the fix-2649 branch 2 times, most recently from 50eb5bb to 8113871 Compare September 21, 2025 18:51
distutils was an undocumented dependency
on Ubuntu 24.04 this no longer works

replace it with packaging, which is already a dependency of python3-hug
and python3-redis. It is also available on all our target plattforms.

fixes certtools#2649
@sebix
sebix marked this pull request as ready for review September 21, 2025 18:55
@sebix sebix linked an issue Sep 21, 2025 that may be closed by this pull request
@sebix
sebix merged commit 481006b into certtools:develop Oct 2, 2025
20 checks passed
@sebix
sebix deleted the fix-2649 branch October 2, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undocumented Dependency on deprecated library distutils

1 participant