python313Packages.python-magnumclient: add missing stevedore dependency

This commit is contained in:
Sandro Jäckel
2025-04-22 03:47:37 +02:00
parent 59d5d704c7
commit 8d1ab7dfcf
@@ -24,6 +24,7 @@
setuptools,
sphinxHook,
stestr,
stevedore,
testtools,
}:
@@ -67,6 +68,7 @@ buildPythonPackage rec {
oslo-utils
prettytable
requests
stevedore
];
nativeCheckInputs = [