kubernetes-client/python

urllib3 pinned to <2.4.0 breaks packaging

已关闭

#2,458 创建于 2025年9月30日

 (20 条评论) (10 个反应) (0 位负责人)Python (3,323 个派生)batch import
help wantedkind/bug

仓库指标

星标
 (6,225 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南