Skip to main content

Tool to retrieve Ubuntu Package Buildinfo

Project description

Ubuntu Package BuilInfo

https://img.shields.io/pypi/v/ubuntu-package-buildinfo.svg https://img.shields.io/travis/canonical/ubuntu-package-buildinfo.svg Documentation Status

Tool to retrieve Ubuntu Package Buildinfo

This script downloads the changes file, the buildlog file and the buildinfo file and verifies that the buildinfo file is correct based on the checksum in the .changes file.

See https://wiki.debian.org/ReproducibleBuilds/BuildinfoFiles for more information on buildinfo files.

Example Usage

ubuntu-package-buildinfo --series jammy --package-version 3.0.4-2ubuntu2.2 --package-name apparmor

Features

Downloads the changes file, the buildlog file and the buildinfo file for a given package and version in a given Ubuntu series.

It also verifies that the buildinfo file is correct based on the checksum in the .changes file.

TODO

  • Code cleanup now that we have a working version

  • Write tests

  • Complete support for querying PPAs

  • Add support for querying latest version of a package in a series if no version is specified

  • Create snapcraft.yaml to build a snap package for easy distribution

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.0.4 (2024-02-01)

  • Fix for querying by source package even if the package was a copy from a previous Ubuntu release.

0.0.3 (2024-01-31)

  • Allow for querying by source package.

0.0.2 (2024-01-24)

  • No longer iterate over pocket and publication status for much quicker query times.

0.0.1 (2024-01-24)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ubuntu-package-buildinfo-0.0.5.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

ubuntu_package_buildinfo-0.0.5-py2.py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page