Package: offlineimap
Version: 6.5.4-2

python-sqlite is not needed for sqlite support in offlineimap.
offlineimap uses sqlite3 to access the sqlite database. sqlite3 is
provided by python itself. python-sqlite is for sqlite 2 (!) support.

From offlineimap/folder/LocalStatusSQLite.py:
| try:
|     import sqlite3 as sqlite
| except:
|     pass #fail only if needed later on, not on import

There is no import sqlite anywhere.

So please remove python-sqlite from Recommends.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  libjs-sphinxdoc  1.1.3+dfsg-8
ii  python           2.7.5-2
ii  python2.6        2.6.8-2
ii  python2.7        2.7.5-6

Versions of packages offlineimap recommends:
pn  python-sqlite  <none>

Versions of packages offlineimap suggests:
ii  doc-base         0.10.5
pn  python-kerberos  <none>

-- no debconf information

-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature

Reply via email to