Skip to content
Snippets Groups Projects
Commit 6d9ef096 authored by Thomas Goirand's avatar Thomas Goirand
Browse files

Increase python3-yaml required version.

parent fa4a5537
No related branches found
No related tags found
No related merge requests found
python-kubernetes (22.6.0-1) unstable; urgency=medium
* New upstream release.
* Increase python3-yaml required version.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Aug 2022 16:13:29 +0200
......
......@@ -26,7 +26,7 @@ Build-Depends-Indep:
python3-six,
python3-urllib3,
python3-websocket,
python3-yaml,
python3-yaml (>= 5.4.1),
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-kubernetes
Vcs-Git: https://salsa.debian.org/python-team/packages/python-kubernetes.git
......@@ -45,7 +45,7 @@ Depends:
python3-six,
python3-urllib3,
python3-websocket,
python3-yaml,
python3-yaml (>= 5.4.1),
${misc:Depends},
${python3:Depends},
Description: Kubernetes Python client - Python 3.x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment