0.99.1 and the setup.cfg file

John Hunter <jdh2358@...552...> writes:

> contain a setup.cfg file:
>
> $ tar zft matplotlib-0.99.1.tar.gz |grep setup.cfg
> matplotlib-0.99.1/setup.cfg
> matplotlib-0.99.1/setup.cfg.template

It seems to depend on which mirror you get the file from. From Voxel,
I see setup.cfg but from "German Research Network (Berlin, Germany) "
I do not see it. We may just need time for the mirrors to update. I
probably should have used a different file name...

John Hunter <jdh2358@...552...> writes:

> contain a setup.cfg file:
>
> $ tar zft matplotlib-0.99.1.tar.gz |grep setup.cfg
> matplotlib-0.99.1/setup.cfg
> matplotlib-0.99.1/setup.cfg.template

It seems to depend on which mirror you get the file from. From Voxel,
I see setup.cfg but from "German Research Network (Berlin, Germany) "
I do not see it. We may just need time for the mirrors to update. I
probably should have used a different file name...

I also find setup.cfg in 0.99.1.1.tar.gz, and had to delete it to begin
building:

$ wget

0.99.1/matplotlib-0.99.1.1.tar.gz?use_mirror=kent
...
20:44:41 (2.11 MB/s) - `matplotlib-0.99.1.1.tar.gz' saved [11905737/11905737]

tar xf matplotlib\-0\.99\.1\.1\.tar\.gz cd matplotlib-0.99.1.1
$ ls setup.cfg
setup.cfg

Chris

···

On Wed, Sep 23, 2009 at 8:47 AM, Lev Givon <lev@...552...> wrote:
On Wed, Sep 23, 2009 at 8:47 AM, Lev Givon <lev@...552...> wrote: