python-apt 2.7.4ubuntu2 source package in Ubuntu

Changelog

python-apt (2.7.4ubuntu2) noble; urgency=medium

  * Pass parent for deb-src entries too
  * tests: Ensure we parsed the correct main and child sources

 -- Julian Andres Klode <email address hidden>  Mon, 08 Jan 2024 13:58:07 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-apt_2.7.4ubuntu2.tar.xz 345.0 KiB ced294d88c74a6c245987017f2eb54fc1824457e30a3af4216c914fbfd203372
python-apt_2.7.4ubuntu2.dsc 2.4 KiB 8ad0f2f4d5b1f1c7ce76863b0a50af799adc6243ed3d767c6b4e4b7fe33233b3

Available diffs

View changes file

Binary packages built by this source

python3-apt: Python 3 interface to libapt-pkg

 The apt_pkg Python 3 interface will provide full access to the internal
 libapt-pkg structures allowing Python 3 programs to easily perform a
 variety of functions, such as:
 .
  - Access to the APT configuration system
  - Access to the APT package information database
  - Parsing of Debian package control files, and other files with a
    similar structure
 .
 The included 'aptsources' Python interface provides an abstraction of
 the sources.list configuration on the repository and the distro level.

python3-apt-dbgsym: debug symbols for python3-apt