From a45cf8d910ee9c2d936ea43ba641f7a205b9caf5 Mon Sep 17 00:00:00 2001 From: Ryan Sundberg Date: Mon, 3 May 2021 20:09:33 -0700 Subject: [PATCH 14/55] python-oslo.log: include python-packaging dependency --- gnu/packages/openstack.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm index a3f6728c6d..2c894f66b6 100644 --- a/gnu/packages/openstack.scm +++ b/gnu/packages/openstack.scm @@ -562,6 +562,7 @@ index ac16453..5eda8f4 100644 ("python-hacking" ,python-hacking) ("python-mock" ,python-mock) ("python-oslotest" ,python-oslotest) + ("python-packaging" ,python-packaging) ("python-stestr" ,python-stestr) ("python-subunit" ,python-subunit) ("python-testrepository" ,python-testrepository) -- 2.31.1