kubernetes-client/python

urllib3 pinned to <2.4.0 breaks packaging

Open

#2458 aperta il 30 set 2025

Vedi su GitHub
 (20 commenti) (10 reazioni) (0 assegnatari)Python (3323 fork)batch import
help wantedkind/bug

Metriche repository

Star
 (6225 star)
Metriche merge PR
 (Merge medio 10g 3h) (2 PR mergiate in 30 g)

Descrizione

Is there a more permanent solution to the issues with python 2.4.0+ pending? https://github.com/kubernetes-client/python/blob/master/requirements.txt#L10 https://bodhi.fedoraproject.org/updates/FEDORA-2025-34e5603fe3

Fedora 43+ has moved to urllib3 2.5.0 so in order to continue packaging the python kubernetes-client will mean carrying a patch to revert this change.

Guida contributor