distro-info 1.4 source package in Ubuntu

Changelog

distro-info (1.4) unstable; urgency=medium

  * python:
    - Assert that Python version is PEP440 compliant
    - Handle more Debian versions correctly in make_pep440_compliant
    - Use result="codename" as default everywhere
    - Require 'created' field to be set because it is needed by is_supported()
    - Check dates to be set before comparing them
    - Add type annotations and check them with mypy
  * Bump Standards-Version to 4.6.2

 -- Benjamin Drung <email address hidden>  Mon, 30 Jan 2023 12:08:37 +0100

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Sid
Original maintainer:
Benjamin Drung
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
distro-info_1.4.dsc 2.1 KiB f9c6b43e6531fc4fb9cdc046eb4dc65f9fecb2a141bb45429229455b49aca677
distro-info_1.4.tar.xz 32.2 KiB d5c77a199a5287fd18afb0f32377b3516d680f60e055d18a9fea423ceb2e4c27

Available diffs

No changes file available.

Binary packages built by this source

distro-info: provides information about the distributions' releases

 Information about all releases of Debian and Ubuntu. The distro-info script
 will give you the codename for e.g. the latest stable release of your
 distribution. To get information about a specific distribution there are the
 debian-distro-info and the ubuntu-distro-info scripts.

distro-info-dbgsym: debug symbols for distro-info
libdistro-info-perl: information about distributions' releases (Perl module)

 Information about all releases of Debian and Ubuntu.
 .
 This package contains a Perl module for parsing the data in distro-info-data.
 There is also a command line interface in the distro-info package.

python3-distro-info: information about distributions' releases (Python 3 module)

 Information about all releases of Debian and Ubuntu.
 .
 This package contains a Python 3 module for parsing the data in
 distro-info-data. There is also a command line interface in the distro-info
 package.