python-apt 2.7.7-ok4 source package in openKylin

Changelog

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

   * BUG: #IAZTR6 【Chromium网页浏览器】软件商店下载该浏览器,下载完成后安装慢,安装后点卸载无效
   * 需求号: 无
   * 其他改动说明: 无
   * 其他改动影响域: 无

 -- luoxueyi <email address hidden>  Tue, 17 Dec 2024 20:03:14 +0800

Upload details

Uploaded by:
luoxueyi
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 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-ok4.debian.tar.xz 4.2 KiB 81d6e44d6050f569e822b69d1c002708ed7929cc61d448f8a6dddafff45ffbe3
python-apt_2.7.7-ok4.dsc 2.4 KiB 7bb256347b02b8793ed08ceaf95f020fc455fbd526bed1fd2e596c5443fcba70

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