File: control

package info (click to toggle)
python-aptly 0.12.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 252 kB
  • sloc: python: 966; makefile: 14
file content (51 lines) | stat: -rw-r--r-- 1,756 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: python-aptly
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Filip Pytloun <filip@pytloun.cz>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               help2man,
               python3-all,
               python3-setuptools
Build-Depends-Indep: python3-apt,
                     python3-requests,
                     python3-yaml
Standards-Version: 4.4.0
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/tcpcloud/python-aptly
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-aptly
Vcs-Git: https://salsa.debian.org/python-team/modules/python-aptly.git

Package: python3-aptly
Architecture: all
Depends: python3-apt,
         python3-pkg-resources,
         ${misc:Depends},
         ${python3:Depends}
Suggests: aptly-publisher
Description: Aptly REST API client and useful tooling - Python 3.x
 Module which provides access to Aptly instance from Python programming
 language
 .
 This package contains the Python 3.x module.

Package: aptly-publisher
Section: utils
Architecture: all
Depends: python3-aptly (= ${binary:Version}),
         ${misc:Depends},
         ${python3:Depends}
Description: Tool for management of Aptly publishes
 This tool allows one to create aptly multi-component
 publishes from YAML definition of repositories and mirrors
 .
 Features:
  - create or update publish from latest snapshots
    - it takes configuration in yaml format which defines what to publish and
      how
    - expected snapshot format is ``<name>-<timestamp>``
  - promote publish
    - use source publish snapshots to create or update another publish (eg.
      testing -> stable)
  - cleanup unused snapshots