On Mon, 8 Mar 2010, Ludovico Cavedon wrote:
Hi Andi, looks like the latest tarball for JCC (JCC-2.5.1.tar.gz) uploaded on [1] is broken, i.e. there are some files missing: -DESCRIPTION -CHANGES -all (or at least most) .h files [1] http://pypi.python.org/pypi/JCC/
Indeed, the tar archive for JCC 2.5.1 on pypi - as produced by setup.py sdist - was woefully incomplete. I can reproduce the problem but only on this branch. This is rather strange. On trunk, sdist produces a correct archive.
Not having too much time to debug this, I manually corrected the archive and uploaded it again to pypi. Sorry for taking so long to do this, I was offline last week and only remembered now.
Andi..