ubuntu-package-buildinfo


Nameubuntu-package-buildinfo JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/canonical/ubuntu-package-buildinfo
SummaryTool to retrieve Ubuntu Package Buildinfo
upload_time2024-01-30 11:21:18
maintainer
docs_urlNone
authorPhil Roche
requires_python>=3.6
licenseGNU General Public License v3
keywords ubuntu-package-buildinfo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ============================
Ubuntu Package BuilInfo
============================


.. image:: https://img.shields.io/pypi/v/ubuntu-package-buildinfo.svg
        :target: https://pypi.python.org/pypi/ubuntu-package-buildinfo

.. image:: https://img.shields.io/travis/canonical/ubuntu-package-buildinfo.svg
        :target: https://travis-ci.com/canonical/ubuntu-package-buildinfo

.. image:: https://readthedocs.org/projects/ubuntu-package-buildlog-info/badge/?version=latest
        :target: https://ubuntu-package-buildlog-info.readthedocs.io/en/latest/?version=latest
        :alt: 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.


* Free software: GNU General Public License v3
* Documentation: https://ubuntu-package-buildlog-info.readthedocs.io.

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.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/canonical/ubuntu-package-buildinfo",
    "name": "ubuntu-package-buildinfo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "ubuntu-package-buildinfo",
    "author": "Phil Roche",
    "author_email": "phil.roche@canonical.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/12/40b580b55b1eed0062cb611f0f9dd86483ab4ed564dc8074b170f8fbc823/ubuntu-package-buildinfo-0.0.3.tar.gz",
    "platform": null,
    "description": "============================\nUbuntu Package BuilInfo\n============================\n\n\n.. image:: https://img.shields.io/pypi/v/ubuntu-package-buildinfo.svg\n        :target: https://pypi.python.org/pypi/ubuntu-package-buildinfo\n\n.. image:: https://img.shields.io/travis/canonical/ubuntu-package-buildinfo.svg\n        :target: https://travis-ci.com/canonical/ubuntu-package-buildinfo\n\n.. image:: https://readthedocs.org/projects/ubuntu-package-buildlog-info/badge/?version=latest\n        :target: https://ubuntu-package-buildlog-info.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nTool to retrieve Ubuntu Package Buildinfo\n\nThis script downloads the changes file, the buildlog file and the buildinfo file and verifies\nthat the buildinfo file is correct based on the checksum in the .changes file.\n\nSee https://wiki.debian.org/ReproducibleBuilds/BuildinfoFiles for more information on buildinfo files.\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://ubuntu-package-buildlog-info.readthedocs.io.\n\nExample Usage\n-------------\n\n::\n\n    ubuntu-package-buildinfo --series jammy --package-version 3.0.4-2ubuntu2.2 --package-name apparmor\n\n\nFeatures\n--------\n\nDownloads the changes file, the buildlog file and the buildinfo file for a given package and version in a given\nUbuntu series.\n\nIt also verifies that the buildinfo file is correct based on the checksum in the .changes file.\n\nTODO\n----\n\n* Code cleanup now that we have a working version\n* Write tests\n* Complete support for querying PPAs\n* Add support for querying latest version of a package in a series if no version is specified\n* Create snapcraft.yaml to build a snap package for easy distribution\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.0.2 (2024-01-24)\n------------------\n\n* No longer iterate over pocket and publication status for much quicker query times.\n\n0.0.1 (2024-01-24)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Tool to retrieve Ubuntu Package Buildinfo",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/canonical/ubuntu-package-buildinfo"
    },
    "split_keywords": [
        "ubuntu-package-buildinfo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02d7d0e5bcacfba972d596dac7f1287f4d6ebd3ee17e1f78aec5694598465a52",
                "md5": "4f3f4631f261d5bdf51a433dbfbcbbbb",
                "sha256": "e7fb55de576f9c0fbfe8e0ce999ed77d5e3218228d79cfc736282c3fc06968cc"
            },
            "downloads": -1,
            "filename": "ubuntu_package_buildinfo-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f3f4631f261d5bdf51a433dbfbcbbbb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 7232,
            "upload_time": "2024-01-30T11:21:16",
            "upload_time_iso_8601": "2024-01-30T11:21:16.598228Z",
            "url": "https://files.pythonhosted.org/packages/02/d7/d0e5bcacfba972d596dac7f1287f4d6ebd3ee17e1f78aec5694598465a52/ubuntu_package_buildinfo-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f21240b580b55b1eed0062cb611f0f9dd86483ab4ed564dc8074b170f8fbc823",
                "md5": "244052d096c1d9171c65db668bc5ba78",
                "sha256": "170046b9051fe3a920bf272ebea91bb1b24c4f8afe2773148d37c6d306833fa7"
            },
            "downloads": -1,
            "filename": "ubuntu-package-buildinfo-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "244052d096c1d9171c65db668bc5ba78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12818,
            "upload_time": "2024-01-30T11:21:18",
            "upload_time_iso_8601": "2024-01-30T11:21:18.952181Z",
            "url": "https://files.pythonhosted.org/packages/f2/12/40b580b55b1eed0062cb611f0f9dd86483ab4ed564dc8074b170f8fbc823/ubuntu-package-buildinfo-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-30 11:21:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "canonical",
    "github_project": "ubuntu-package-buildinfo",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "ubuntu-package-buildinfo"
}
        
Elapsed time: 0.18599s