ppa-dev-tools is a Launchpad API client that lets you create and manage Personal Package Archives (PPAs) from the command-line.
This toolset provides a command line interface to Launchpad's API for handling PPAs.
An example workflow for checking build & test of a given package on various architecture might be:
$ ppa create my-ppa
$ dput *.changes my-ppa
$ ppa wait my-ppa
$ ppa tests my-ppa
$ ppa destroy my-ppa
Installation can be performed via pip, snap, source, and debs in a PPA (of course!) For more details, see the INSTALL file:
https:/
The PPA can be found at:
https:/
For high level information about the tools, see the README:
https:/
To join the users' mailing list, see:
Mailing List: https:/
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Git
- Programming languages:
- bash, python
All packages Packages in Distributions
-
ppa-dev-tools source package in Plucky
Version 0.6.0-1 uploaded -
ppa-dev-tools source package in Oracular
Version 0.6.0-1 uploaded
All bugs Latest bugs reported
-
Bug #2092178: ppa wait returned when only armhf was published
Reported -
Bug #2089138: ppa tests without release won't show any triggers for unknown releases
Reported -
Bug #2076985: ppa wait ignores riscv64
Reported -
Bug #2073998: Create man page(s) for ppa-dev-tools
Reported -
Bug #2068011: ppa-dev-tools creates __pycache__/sitecustomize.cpython-310.pyc if sitecustomize.py exists in current directory
Reported
More contributors Top contributors
- Bryce Harrington 1413 points
- Nathan Teodosio 79 points
- Alberto Contreras 32 points
- Simon Chopin 26 points
- Olivier Gayot 13 points