kubernetes-client/python

urllib3 pinned to <2.4.0 breaks packaging

クローズ

#2,458 opened on 2025/09/30

 (20 件のコメント) (10 件のリアクション) (0 人の担当者)Python (3,323 件のフォーク)batch import
help wantedkind/bug

Repository metrics

Stars
 (6,225 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド