python-apt 2.6.0-ok2 source package in openKylin

Changelog

python-apt (2.6.0-ok2) nile; urgency=medium

  * Fix env var DEBVER.

 -- zhouganqing <email address hidden>  Sun, 07 Apr 2024 18:04:06 +0800

Upload details

Uploaded by:
周淦清
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

Downloads

File Size SHA-256 Checksum
python-apt_2.6.0.orig.tar.gz 410.5 KiB cb29268bb6b33dcec34dd97eec5023d631e9f4c179412234618e0074b84e4b35
python-apt_2.6.0-ok2.debian.tar.xz 3.6 KiB 3f8fddfc87e3364bd940e5098c0a5581538f5661e5bbd15d86470be1fff9f990
python-apt_2.6.0-ok2.dsc 2.4 KiB c500c897132416214b46cd0de002f1b7478bcf2155557c0d8664f086e9e2eb8d

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