Source: python-aptly Maintainer: Debian Python Team Uploaders: Filip Pytloun Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, help2man, python3-all, python3-setuptools Build-Depends-Indep: python3-apt, python3-requests, python3-yaml Standards-Version: 4.6.1 Testsuite: autopkgtest-pkg-python Homepage: https://github.com/tcpcloud/python-aptly Vcs-Browser: https://salsa.debian.org/python-team/packages/python-aptly Vcs-Git: https://salsa.debian.org/python-team/packages/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 ``-`` - promote publish - use source publish snapshots to create or update another publish (eg. testing -> stable) - cleanup unused snapshots