File: control

package info (click to toggle)
python-ci-info 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: python: 1,708; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 827 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
Source: python-ci-info
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-setuptools,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/ci-info
Vcs-Git: https://salsa.debian.org/python-team/packages/ci-info.git
Homepage: https://github.com/mgxd/ci-info
Rules-Requires-Root: no

Package: python3-ci-info
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python3 implementation of watson/ci-info
 This is a Python3 implementation of watson/ci-info. Get details about
 the current Continuous Integration environment.