From: Michael D. <md...@st...> - 2013-06-19 21:44:19
|
This appears to be created by setuptools. I create the tarball using `python setup.py sdist`, which is obviously doing this. I'll look into why it's doing this. Due to this, some of the things that Russell reported, and https://github.com/matplotlib/matplotlib/pull/2139 there's going to need to be another rc in short order, so stay tuned. Mike On 06/19/2013 05:33 PM, Damon McDougall wrote: > > > > On Wed, Jun 19, 2013 at 4:21 PM, Russell Owen <ro...@uw... > <mailto:ro...@uw...>> wrote: > > 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 ---- > > > Ah, I see it now. > > It looks like something that was put in automatically, but I doubt > it's git. > > Mike, did you do the standard git archive --format=tar v1.3.0rc3 | > gzip > foo.tar.gz ? I'd be surprised if that futzed with the tree... > > > > -- Russell > > > On Jun 19, 2013, at 2:13 PM, Damon McDougall > <dam...@gm... <mailto:dam...@gm...>> wrote: > >> >> >> >> On Wed, Jun 19, 2013 at 2:29 PM, Russell E. Owen <ro...@uw... >> <mailto:ro...@uw...>> wrote: >> >> In article <51C...@st... >> <mailto:51C...@st...>>, >> Michael Droettboom <md...@st... <mailto: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 <http://SF.net> email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> Matplotlib-devel mailing list >> Mat...@li... >> <mailto:Mat...@li...> >> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >> >> >> >> >> -- >> Damon McDougall >> http://www.damon-is-a-geek.com <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 > > > > > -- > 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 > > > ------------------------------------------------------------------------------ > 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 |