Source: python-google-compute-engine
Section: admin
Priority: optional
Maintainer: Google Cloud Team <gc-team@google.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all,
               python-setuptools,
               python3-all,
               python3-setuptools,
               python-pytest,
               python3-pytest,
               python-mock,
               python-boto,
               python3-boto,
               python3-distro
Standards-Version: 3.9.8
Homepage: https://github.com/GoogleCloudPlatform/compute-image-packages

Package: python-google-compute-engine
Section: python
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Conflicts: google-compute-engine-jessie,
           google-compute-engine-stretch,
           google-compute-daemon,
           google-startup-scripts
Description: Google Compute Engine python library for Python 2.x.

Package: python3-google-compute-engine
Section: python
Architecture: all
Depends: ${misc:Depends},
         python3-distro | python3-distro-info,
         python3-boto,
         python3-pkg-resources,
         python3:any
Conflicts: google-compute-engine-jessie,
           google-compute-engine-stretch,
           google-compute-daemon,
           google-startup-scripts
Description: Google Compute Engine python library for Python 3.x.
