Source: python-crypto Version: 2.6-4 User: debian-pyt...@lists.debian.org Usertags: python3.3
I rebuilt python-crypto against python3-all-dev_3.2.3-7, which has both 3.2 and 3.3 as supported versions. The Python 3.3 debug extensions modules landed in the wrong package:
$ dpkg -c python3-crypto_2.6-4_i386.deb | sed -n '/33d/ s/.* //p' ./usr/lib/python3/dist-packages/Crypto/Cipher/_DES3.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Cipher/_CAST.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Cipher/_ARC4.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Cipher/_DES.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Cipher/_Blowfish.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Cipher/_ARC2.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Cipher/_AES.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Cipher/_XOR.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Util/strxor.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Util/_counter.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Hash/_RIPEMD160.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Hash/_SHA512.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Hash/_SHA224.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Hash/_SHA384.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Hash/_MD4.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Hash/_MD2.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/Hash/_SHA256.cpython-33dm.so ./usr/lib/python3/dist-packages/Crypto/PublicKey/_fastmath.cpython-33dm.so These files should be in python3-crypto-dbg instead. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org