Fix invirt-base still using python 2 dependencies bionic
authorBen Steffen <bds@mit.edu>
Wed, 22 Jan 2020 20:50:30 +0000 (15:50 -0500)
committerBen Steffen <bds@mit.edu>
Wed, 22 Jan 2020 21:28:20 +0000 (16:28 -0500)
debian/control

index 4f8db11..858d438 100644 (file)
@@ -9,8 +9,8 @@ X-Python3-Version: >= 3.6
 Package: invirt-base
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends},
-  python-yaml (>= 3.12), python-mako (>= 1.0.7), python-pkg-resources,
-  remctl-client, invirt-config, python3 (>= 3.6)
+  python3-yaml (>= 3.12), python3-mako (>= 1.0.7), python3-pkg-resources,
+  remctl-client, invirt-config
 Description: Base configuration required for all Invirt servers
  This package includes common files for the Invirt system.
   * apt configuration