curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #04040
[Merge] ~dbungert/curtin:fix-trunk-builddep into curtin:master
Dan Bungert has proposed merging ~dbungert/curtin:fix-trunk-builddep into curtin:master.
Commit message:
control: build-dep on python3-packaging
Requested reviews:
Server Team CI bot (server-team-bot): continuous-integration
curtin developers (curtin-dev)
For more details, see:
https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/483338
--
Your team curtin developers is requested to review the proposed merge of ~dbungert/curtin:fix-trunk-builddep into curtin:master.
diff --git a/debian/control b/debian/control
index b430364..590dd5a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 7),
python3-jsonschema,
python3-nose,
python3-oauthlib,
+ python3-packaging,
python3-parameterized,
python3-setuptools,
python3-yaml