Package: python-llvm
Version: 0.12.6-2
Severity: normal
Tags: sid

It seems that __version__ string contains 'tag: ' prefix by mistake.
At least numba is tripped up by this, since it expects the normal 
major.minor.micro
sequence.

>>> import llvm
>>> llvm.__version__
'tag: 0.12.6'

$ dpkg -l python-llvm
ii  python-llvm              0.12.6-2          amd64             Python 
bindings for LLVM

-- System Information:
Debian Release: 6.0.9
  APT prefers oldstable
  APT policy: (990, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-xen-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to