File: 0.9.4.rst

package info (click to toggle)
python-apt 3.1.0
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,064 kB
  • sloc: cpp: 10,312; python: 8,812; makefile: 94; sh: 17
file content (17 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
What's New In python-apt 0.9.4
==============================
Python-apt 0.9.4 is a maintenance update.

New features
------------

    * Support for apt_pkg.sha512sum()
    * Support for apt_pkg.maybe_open_clear_signed_file()
    * Use apt_pkg.open_maybe_clear_signed_file() when opening a .dsc file
    * add MULTI_ARCH_NO constant (MULTI_ARCH_NONE is deprecated)

Maintenance
-----------

    * Add Ubuntu Wily
    * Update examples