Bug#759020: python-llvm: version string contains 'tag: '
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Sat Aug 23 20:50:09 UTC 2014
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
More information about the Pkg-llvm-team
mailing list