What’s New In python-apt 2.0

Changes since 1.8.

Added

Removed

  • The methods called install_protect have been removed

  • The section attribute has been removed from apt_pkg.Package and apt.package.Package

  • The method apt_pkg.rewrite_section() has been removed

  • The attributes apt_pkg.Hashes.md5, apt_pkg.Hashes.sha1, apt_pkg.Hashes.sha256 have been removed

  • The method apt_pkg.Policy.get_match() has been removed.

  • The constructor apt_pkg.AcquireFile no longer takes an md5 argument.

Changed

Bug fixes