python-apt 0.8.3ubuntu4 source package in Ubuntu

Changelog

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

  * doc/examples/build-deps.py:
    - update the build-deps.py example to use the apt API more
  * add support for apt_pkg.Policy.get_priority(PkgFileIterator)
  * apt/debfile.py:
    - use apt_inst for reading the control_filelist
  * debian/control:
    - remove no longer needed dependency on python-debian
  * tests/test_tagfile.py:
    - add test for apt_pkg.TagFile() both for compressed/uncompressed
      files
  * python/tag.cc, tests/test_tagfile.py:
    - add support a filename argument in apt_pkg.TagFile() (in addition
      to the file object currently supported)
  * tests/test_apt_cache.py:
    - fix tests on kfreebsd/ia64
  * apt/debfile.py:
    - fix crash in dep multiarch handling
 -- Michael Vogt <email address hidden>   Tue, 14 Feb 2012 09:37:18 +0100

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

Downloads

File Size SHA-256 Checksum
python-apt_0.8.3ubuntu4.tar.gz 358.7 KiB 2b2d7cb09e0d688c71fe9ad19943cab52c101b02e711bcd96c87ed08486e4d54
python-apt_0.8.3ubuntu4.dsc 1.7 KiB 3ae082917e27c73e79be2667ef160768efbaca2bf025d8a8de88963d0ab20cee

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

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

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