Package: python-zookeeper
Version: 3.3.3+dfsg1-1
Severity: important
User: [email protected]
Usertags: python2.7
The previous version of python-zookeper shipped modules for python2.7,
but the current one does not anymore:
$ dpkg -c python-zookeeper_3.3.1+dfsg1-2+b1_i386.deb | grep -F .so
-rw-r--r-- root/root 61872 2011-05-06 00:11
./usr/lib/pyshared/python2.6/zookeeper.so
-rw-r--r-- root/root 61872 2011-05-06 00:11
./usr/lib/pyshared/python2.7/zookeeper.so
$ dpkg -c python-zookeeper_3.3.3+dfsg1-1_i386.deb | grep -F .so
-rw-r--r-- root/root 62064 2011-07-12 23:51
./usr/lib/python2.6/dist-packages/zookeeper.so
lrwxrwxrwx root/root 0 2011-07-12 23:51
./usr/lib/pyshared/python2.6/zookeeper.so ->
../../python2.6/dist-packages/zookeeper.so
Since this is not mentioned anywhere in the changelog, I assume it's a
mistake.
Also, please don't hardcode Python versions in your packaging without a
good _and_ documented reason. Thanks.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]