python-dcos 0.2.0-7 source package in Ubuntu

Changelog

python-dcos (0.2.0-7) unstable; urgency=medium

  * Cleans better (Closes: #1046401).
  * Switch to debhelper-compat 11.
  * Drop now useless versions in (b-)depends.

 -- Thomas Goirand <email address hidden>  Fri, 18 Aug 2023 00:17:27 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dcos_0.2.0-7.dsc 2.2 KiB 8c2a17365b46e5986e7b81ee0505261e65c79ef04fa34d14c17bfb6731a1c13c
python-dcos_0.2.0.orig.tar.xz 95.8 KiB 422a670fc6a168e5b8376d67b3c97c9ac521af8625854c45845c766ce0d168c0
python-dcos_0.2.0-7.debian.tar.xz 4.4 KiB d8c6dc8c08ac5679c0cb9fa4764138422b3fa418a93f8a349f0af0e18d63e1d5

Available diffs

No changes file available.

Binary packages built by this source

python3-dcos: DCOS Common Modules - Python 3.x

 The DCOS Command Line Interface (CLI) is a command line utility that provides
 a user-friendly yet powerful way to manage DCOS installations. You can use the
 Mesosphere DCOS command-line interface (CLI) to remotely manage your cluster,
 install software packages, and inspect the cluster state. With the DCOS CLI
 you can:
  * Find and install packages from DCOS Universe and Multiverse.
  * Uninstall DCOS services.
  * Administer the DCOS init process, Marathon.
  * Install and uninstall subcommands that extend and add functionality to the
    DCOS CLI.
 .
 After you install the CLI, you can use it through a bash shell on Unix/Linux
 systems or PowerShell on a Windows system.
 .
 This package contains the Python 3.x module.