File: control

package info (click to toggle)
azure-devops-cli-extension 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 20,084 kB
  • sloc: python: 112,341; makefile: 55; sh: 49
file content (28 lines) | stat: -rw-r--r-- 1,224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: azure-devops-cli-extension
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-azure-cli <!nocheck>,
               python3-azure-cli-testsdk <!nocheck>,
               python3-distro <!nocheck>,
               python3-msrest <!nocheck>,
               python3-pytest <!nocheck>,
               python3-setuptools,
Standards-Version: 4.5.1
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Azure/azure-devops-cli-extension
Vcs-Browser: https://salsa.debian.org/python-team/packages/azure-devops-cli-extension
Vcs-Git: https://salsa.debian.org/python-team/packages/azure-devops-cli-extension.git
Testsuite: autopkgtest-pkg-python

Package: python3-azext-devops
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-azure-cli, python3-keyring,
Description: Azure DevOps Extension for Azure CLI
 The Azure DevOps Extension for Azure CLI adds Pipelines, Boards, Repos,
 Artifacts and DevOps commands to the Azure CLI 2.0.
 Provides the azure-devops python3 module that can be used with az.