python-apt 2.7.4 source package in Ubuntu

Changelog

python-apt (2.7.4) unstable; urgency=medium

  * aptsources: Fix path to Dir::Etc::SourcesList

 -- Julian Andres Klode <email address hidden>  Fri, 22 Dec 2023 12:14:54 +0100

Upload details

Uploaded by:
APT Development Team
Uploaded to:
Sid
Original maintainer:
APT Development Team
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.4.dsc 2.3 KiB 5122c5b4c1b3accf22a6e651a7b8cceab9ec78d3d04918a2f26f7bfd75a43a5f
python-apt_2.7.4.tar.xz 344.6 KiB edd5aec8a253e4ead2c890f5afdcbf0f793c4dc6e187cde6c0b7a7d2eaf5fdc0

Available diffs

No changes file available.

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