From: Darren D. <dar...@co...> - 2007-12-04 20:18:32
|
On Tuesday 04 December 2007 9:18:14 am John Hunter wrote: > Charlie is fixing a few problems with the release, and noticed that > many of the new directories and files that have been created of late > were not added to MANIFEST.in, which is used by sdist in the build > process to build a correct source distribution. He added a few things > (eg ttconv and setup.cfg.template) but please take a look over this > file if you have made significant additions or reorganizations in the > last 6 months to make sure everything is there. It picks up pattern > matches recursively so it is usually enough to update with a new dir > or wildcard, but please maintain this file as you contribute. It's > easy to forget if you are not involved in the build, so I'll update > the CODING_GUIDE I'm checking the matplotlib-0.91.1 gentoo ebuild that S=E9bastien Fabbro pu= t=20 together. After installing, I get a number of errors when running=20 backend_driver.py that are probably related to MANIFEST.in: missing pyplot= =20 and npyma. There are many other errors exposed by backend_driver as well, b= ut=20 maybe some will clear up with an improved MANIFEST. Charlie, will you have time to upload an improved src distribution any time= =20 soon? Darren |