kubernetes-client/python

urllib3 pinned to <2.4.0 breaks packaging

Open

#2.458 aberto em 30 de set. de 2025

Ver no GitHub
 (20 comments) (10 reactions) (0 assignees)Python (3.323 forks)batch import
help wantedkind/bug

Métricas do repositório

Stars
 (6.225 stars)
Métricas de merge de PR
 (Mesclagem média 10d 3h) (2 fundiu PRs em 30d)

Description

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.

Guia do colaborador