python-apt 0.8.3ubuntu7 source package in Ubuntu

Changelog

python-apt (0.8.3ubuntu7) precise; urgency=low

  [ Michael Vogt ]
  * python/cache.cc:
    - ensure that pkgApplyStatus is called when the cache is opened
      Thanks to Sebastian Heinlein for finding this bug, providing a fix
      and adding a regression test, LP: #659438
 -- Michael Vogt <email address hidden>   Wed, 18 Apr 2012 10:26:06 +0200

Upload details

Uploaded by:
Michael Vogt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Downloads

File Size SHA-256 Checksum
python-apt_0.8.3ubuntu7.tar.gz 360.5 KiB b77abf1bbd277a428665052725a7322581bf700600d8c842f13892899e5bd5d7
python-apt_0.8.3ubuntu7.dsc 1.7 KiB fe819144deb9b8af08319a4ed501e834f28d38772cf1c27ffb877b2543c5caab

Available diffs

View changes file

Binary packages built by this source

python-apt: Python interface to libapt-pkg

 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, 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.

python-apt-common: No summary available for python-apt-common in ubuntu quantal.

No description available for python-apt-common in ubuntu quantal.

python-apt-dbg: No summary available for python-apt-dbg in ubuntu quantal.

No description available for python-apt-dbg in ubuntu quantal.

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: No summary available for python-apt-doc in ubuntu quantal.

No description available for python-apt-doc in ubuntu quantal.

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-dbg: Python 3 interface to libapt-pkg (debug extension)

 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.
 .
 This package contains the extension built for the Python debug interpreter.