python-apt 2.9.0 source package in Ubuntu

Changelog

python-apt (2.9.0) unstable; urgency=medium

  * Revert "2.8.y: Run CI in noble and point gbp.conf at 2.8.y branch"
  * Update pre-commit hooks and run them

python-apt (2.8.0) unstable; urgency=medium

  * pre-build.sh: Run pre-commit instead of black directly
  * 2.8.y: Run CI in noble and point gbp.conf at 2.8.y branch
  * Update the mirrors

 -- Julian Andres Klode <email address hidden>  Thu, 02 May 2024 10:06:29 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Oracular
Original maintainer:
APT Development Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python

Downloads

File Size SHA-256 Checksum
python-apt_2.9.0.tar.xz 345.9 KiB 5b7bf0b19a798a5ee0b8d027e162282db41b957f6586ffc8b90df827b650feb2
python-apt_2.9.0.dsc 2.3 KiB 0d2531beb9620215c14c2c78016bca83eb273cca94ffa56366799edb2d6d4053

Available diffs

View changes file

Binary packages built by this source

python-apt-common: Python interface to libapt-pkg (locales)

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains locales.

python-apt-dev: Python interface to libapt-pkg (development files)

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the header files needed to use python-apt objects from
 C++ applications.

python-apt-doc: Python interface to libapt-pkg (API documentation)

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the API documentation of python-apt.

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