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

Add missing python3-six (build-)depends (Closes: #1086379).

parent 768a28de
No related branches found
No related tags found
No related merge requests found
python-pyghmi (1.5.70-3) unstable; urgency=medium
* Add missing python3-six (build-)depends (Closes: #1086379).
-- Thomas Goirand <zigo@debian.org> Wed, 30 Oct 2024 13:29:01 +0100
python-pyghmi (1.5.70-2) unstable; urgency=medium python-pyghmi (1.5.70-2) unstable; urgency=medium
* Uploading to unstable. * Uploading to unstable.
......
...@@ -18,6 +18,7 @@ Build-Depends-Indep: ...@@ -18,6 +18,7 @@ Build-Depends-Indep:
python3-hacking, python3-hacking,
python3-openstackdocstheme, python3-openstackdocstheme,
python3-oslotest, python3-oslotest,
python3-six,
python3-stestr, python3-stestr,
subunit, subunit,
Standards-Version: 4.1.3 Standards-Version: 4.1.3
...@@ -30,6 +31,7 @@ Architecture: all ...@@ -30,6 +31,7 @@ Architecture: all
Depends: Depends:
python3-cryptography, python3-cryptography,
python3-pbr, python3-pbr,
python3-six,
${misc:Depends}, ${misc:Depends},
${python3:Depends}, ${python3:Depends},
Description: General Hardware Management Initiative (IPMI and others) - Python 3.x Description: General Hardware Management Initiative (IPMI and others) - 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