From: Russell O. <ro...@uw...> - 2013-06-19 21:48:32
|
I found setup.cfg in the 1.3.0rc3 tarball that I downloaded from the usual location:<http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.0rc3/matplotlib-1.3.0rc3.tar.gz/download> Here is the complete contents. None of these entries except [egg_info] appear in setup.cfg.template. However, setup.cfg.template has *NO* entries after [egg_info] which suggests that it could use more documentation. --- start setup.cfg ---- [egg_info] tag_build = tag_date = 0 tag_svn_revision = 0 --- end setup.cfg ---- -- Russell On Jun 19, 2013, at 2:13 PM, Damon McDougall <dam...@gm...> wrote: > > > > On Wed, Jun 19, 2013 at 2:29 PM, Russell E. Owen <ro...@uw...> wrote: > In article <51C...@st...>, > Michael Droettboom <md...@st...> > wrote: > > > I have tagged a 1.3.0rc3 and uploaded a tarball to Sourceforge. > > > > We may not get all the binaries up in the next little while, so I'll > > wait for those and then make an announcement on matplotlib-users. After > > a couple of weeks, assuming no serious problems, we'll be ready for > > 1.3.0 final. > > > > Thanks again to everyone for their help with this release! > > > > Mike > > Why does the distro include a setup.cfg, and why does it bear no > resemblance to setup.cfg.template? (setup.cfg has just a few lines, and > none of them are described in setup.cfg.template) > > I don't see a setup.cfg file. I'm looking here: https://github.com/matplotlib/matplotlib/tree/v1.3.x > > All I see is the setup.cfg.template file. > > > -- Russell > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > > > -- > Damon McDougall > http://www.damon-is-a-geek.com > Institute for Computational Engineering Sciences > 201 E. 24th St. > Stop C0200 > The University of Texas at Austin > Austin, TX 78712-1229 |