tags 681749 + upstream sid fixed-upstream thanks On Mon, Jul 16, 2012 at 09:26:30AM +0200, Jakub Wilk wrote: > I believe this is due to this change: > "The range of possible file names for C extensions has been > narrowed. Very rarely used spellings have been suppressed: under > POSIX, files named xxxmodule.so, xxxmodule.abi3.so and > xxxmodule.cpython-*.so are no longer recognized as implementing the > xxx module. If you had been generating such files, you have to > switch to the other spellings (i.e., remove the module string from > the file names)." > > http://docs.python.org/dev/whatsnew/3.3.html#building-c-extensions
The assumption is correct. I renamed python/_cracklibmodule.c to python/_cracklib.c and could successfully build with Python 3.3. The fix is committed in upstream SVN http://cracklib.svn.sourceforge.net/viewvc/cracklib?view=revision&revision=200 Regards Jan -- Jan Dittberner - Debian Developer GPG-key: 4096R/558FB8DD 2009-05-10 B2FF 1D95 CE8F 7A22 DF4C F09B A73E 0055 558F B8DD http://ddportfolio.debian.net/ - http://people.debian.org/~jandd/
signature.asc
Description: Digital signature

