python-apt 2.7.7-ok3 source package in openKylin

Changelog

python-apt (2.7.7-ok3) nile; urgency=medium

  * Fix build error.

 -- liyang <email address hidden>  Fri, 10 May 2024 15:22:30 +0800

Upload details

Uploaded by:
liyang
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-apt_2.7.7.orig.tar.xz 345.9 KiB 304167e2476301c4de311dbd0eda579d02c2996267581960a973e4e1e946a686
python-apt_2.7.7-ok3.debian.tar.xz 3.7 KiB 9b2ff3880aa5b652ee248c3c722619e78130c47dc4ccf08750919df913c15f30
python-apt_2.7.7-ok3.dsc 2.4 KiB f73105b92c0adbc5666e5c691765998a08908f385797667f69f51b9d2dd8a7b2

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