From: Michael D. <md...@st...> - 2013-03-07 19:32:05
|
We've finally squashed all of the bugs slated for 1.2.1, so I have tagged a 1.2.1rc1 for testing. This is a bugfix release, and improves on the overall quality of 1.2.0. Thanks to everyone who worked hard to fix a multitude of papercuts. I'll provide a more detailed list of changes in the announcement of the final version. It can be downloaded from the SF files server here: http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1rc1/matplotlib-1.2.1rc1.tar.gz/download Packagers: I don't expect a lot of glitches as nothing significant has changed about the build since 1.2.0, but now is the best time to try to build for your various packaging systems and report back any problems. If all goes well, I plan to make a final release in approximately two weeks on March 25. Cheers, Mike |
From: Damon M. <dam...@gm...> - 2013-03-07 19:52:33
|
On Thu, Mar 7, 2013 at 1:30 PM, Michael Droettboom <md...@st...> wrote: > Packagers: I don't expect a lot of glitches as nothing significant has > changed about the build since 1.2.0, but now is the best time to try to > build for your various packaging systems and report back any problems. Ryan, if you're out there, let me know if you run into snags with building for the Mac. -- 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 |
From: Christoph G. <cg...@uc...> - 2013-03-07 20:16:00
|
On 3/7/2013 11:30 AM, Michael Droettboom wrote: > We've finally squashed all of the bugs slated for 1.2.1, so I have > tagged a 1.2.1rc1 for testing. This is a bugfix release, and improves > on the overall quality of 1.2.0. Thanks to everyone who worked hard to > fix a multitude of papercuts. I'll provide a more detailed list of > changes in the announcement of the final version. > > It can be downloaded from the SF files server here: > > http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1rc1/matplotlib-1.2.1rc1.tar.gz/download > > Packagers: I don't expect a lot of glitches as nothing significant has > changed about the build since 1.2.0, but now is the best time to try to > build for your various packaging systems and report back any problems. > If all goes well, I plan to make a final release in approximately two > weeks on March 25. > > Cheers, > Mike Thanks. It builds and tests OK on Windows. Should I upload the binaries to SF? They are built against numpy 1.7 and therefore require numpy >= 1.7.0. Christoph |
From: Russell E. O. <ro...@uw...> - 2013-03-07 23:49:07
|
In article <513...@st...>, Michael Droettboom <md...@st...> wrote: > We've finally squashed all of the bugs slated for 1.2.1, so I have > tagged a 1.2.1rc1 for testing. This is a bugfix release, and improves > on the overall quality of 1.2.0. Thanks to everyone who worked hard to > fix a multitude of papercuts. I'll provide a more detailed list of > changes in the announcement of the final version. > > It can be downloaded from the SF files server here: > > http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1rc > 1/matplotlib-1.2.1rc1.tar.gz/download > > Packagers: I don't expect a lot of glitches as nothing significant has > changed about the build since 1.2.0, but now is the best time to try to > build for your various packaging systems and report back any problems. > If all goes well, I plan to make a final release in approximately two > weeks on March 25. I uploaded two Mac binaries to SourceForge: - A 10.3-compatible version built and tested on 10.4 - A 10.6-compatible version built and tested on 10.8 (I should also test it on 10.6 but don't have time right now). They are both built against numpy 1.6.2, which is not ideal, but is the best I can do at the moment. -- Russell |
From: Michael D. <md...@st...> - 2013-03-08 14:23:21
|
On 03/07/2013 06:48 PM, Russell E. Owen wrote: > In article <513...@st...>, > Michael Droettboom <md...@st...> > wrote: > >> We've finally squashed all of the bugs slated for 1.2.1, so I have >> tagged a 1.2.1rc1 for testing. This is a bugfix release, and improves >> on the overall quality of 1.2.0. Thanks to everyone who worked hard to >> fix a multitude of papercuts. I'll provide a more detailed list of >> changes in the announcement of the final version. >> >> It can be downloaded from the SF files server here: >> >> http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1rc >> 1/matplotlib-1.2.1rc1.tar.gz/download >> >> Packagers: I don't expect a lot of glitches as nothing significant has >> changed about the build since 1.2.0, but now is the best time to try to >> build for your various packaging systems and report back any problems. >> If all goes well, I plan to make a final release in approximately two >> weeks on March 25. > I uploaded two Mac binaries to SourceForge: > - A 10.3-compatible version built and tested on 10.4 > - A 10.6-compatible version built and tested on 10.8 (I should also test > it on 10.6 but don't have time right now). > > They are both built against numpy 1.6.2, which is not ideal, but is the > best I can do at the moment. > I think that's fine for now -- for the rc it's most important to just make sure that working packages *can* be built. We can reevaluate what Numpy version to use for the final release, and let me know if we should push back the final release date to accomodate rejiggering your development environment etc. Cheers, Mike |
From: Russell E. O. <ro...@uw...> - 2013-03-08 19:42:23
|
In article <513...@st...>, Michael Droettboom <md...@st...> wrote: > On 03/07/2013 06:48 PM, Russell E. Owen wrote: > > In article <513...@st...>, > > Michael Droettboom <md...@st...> > > wrote: > > > >> We've finally squashed all of the bugs slated for 1.2.1, so I have > >> tagged a 1.2.1rc1 for testing.... > >> > >> It can be downloaded from the SF files server here: > >> > >> http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2. > >> 1rc > >> 1/matplotlib-1.2.1rc1.tar.gz/download > >>... > > I uploaded two Mac binaries to SourceForge... > > > > They are both built against numpy 1.6.2, which is not ideal, but is the > > best I can do at the moment. > > > I think that's fine for now -- for the rc it's most important to just > make sure that working packages *can* be built. We can reevaluate what > Numpy version to use for the final release, and let me know if we should > push back the final release date to accomodate rejiggering your > development environment etc. Do you have an opinion on the best numpy to use for matplotlib 1.2 binaries? Some considerations: I think numpy 1.7.x is binary compatible with 1.6.x. If so, surely it is OK to build matplotlib against numpy 1.6.x, even if a user wants to use numpy 1.7.x? I have not tested this (nor the reverse direction). numpy 1.7.0 has a serious memory leak (though I don't know how many users would ever see it). 1.7.1 is due out fairly soon. Personally I would rather skip 1.7.0 on my own machine. Yet it would be wise to let 1.7.1 be used for a week or two before relying on it and I'd hate to hold up release of matplotlib 1.2.1. -- Russell |
From: Michael D. <md...@st...> - 2013-03-26 15:25:50
|
I have tagged and uploaded the tarball for the 1.2.1 final release. Thanks to all for their hard work on this! I think the quality of this release is very high. http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz/download Once the binaries have been posted and the website download links have been updated, I'll make a formal announcement in the usual channels. Mike |
From: Damon M. <dam...@gm...> - 2013-03-26 16:53:41
|
On Tue, Mar 26, 2013 at 9:50 AM, Michael Droettboom <md...@st...> wrote: > I have tagged and uploaded the tarball for the 1.2.1 final release. > Thanks to all for their hard work on this! I think the quality of this > release is very high. > > http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz/download > > Once the binaries have been posted and the website download links have > been updated, I'll make a formal announcement in the usual channels. > > Mike Thanks, Mike, for your hard work and perseverance. As usual Russell, let me know if you have build issues on the Mac. Happy Tuesday everybody. Best wishes, Damon -- 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 |
From: Michael D. <md...@st...> - 2013-03-27 13:03:53
|
Thanks again to the packagers for their quick work (as usual). I've gone ahead and made the official announcement. Let's continue to put simple bugfixes on the 1.2.x branch -- it's not clear there will be a 1.2.2, but it's much easier to make a bugfix release from a branch that has been maintained as such than to try to cherry-pick critical bugfixes later. Cheers, Mike On 03/26/2013 12:53 PM, Damon McDougall wrote: > On Tue, Mar 26, 2013 at 9:50 AM, Michael Droettboom <md...@st...> wrote: >> I have tagged and uploaded the tarball for the 1.2.1 final release. >> Thanks to all for their hard work on this! I think the quality of this >> release is very high. >> >> http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz/download >> >> Once the binaries have been posted and the website download links have >> been updated, I'll make a formal announcement in the usual channels. >> >> Mike > Thanks, Mike, for your hard work and perseverance. > > As usual Russell, let me know if you have build issues on the Mac. > > Happy Tuesday everybody. > Best wishes, > Damon > |
From: Damon M. <dam...@gm...> - 2013-03-27 18:09:13
|
On Wed, Mar 27, 2013 at 8:03 AM, Michael Droettboom <md...@st...> wrote: > Thanks again to the packagers for their quick work (as usual). I've gone > ahead and made the official announcement. On matplotlib-users? I don't see it there... > > Let's continue to put simple bugfixes on the 1.2.x branch -- it's not clear > there will be a 1.2.2, but it's much easier to make a bugfix release from a > branch that has been maintained as such than to try to cherry-pick critical > bugfixes later. > > Cheers, > Mike > > > On 03/26/2013 12:53 PM, Damon McDougall wrote: >> >> On Tue, Mar 26, 2013 at 9:50 AM, Michael Droettboom <md...@st...> >> wrote: >>> >>> I have tagged and uploaded the tarball for the 1.2.1 final release. >>> Thanks to all for their hard work on this! I think the quality of this >>> release is very high. >>> >>> >>> http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz/download >>> >>> Once the binaries have been posted and the website download links have >>> been updated, I'll make a formal announcement in the usual channels. >>> >>> Mike >> >> Thanks, Mike, for your hard work and perseverance. >> >> As usual Russell, let me know if you have build issues on the Mac. >> >> Happy Tuesday everybody. >> Best wishes, >> Damon >> > -- 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 |
From: Michael D. <md...@st...> - 2013-03-27 19:17:07
|
On 03/27/2013 02:09 PM, Damon McDougall wrote: > On Wed, Mar 27, 2013 at 8:03 AM, Michael Droettboom <md...@st...> wrote: >> Thanks again to the packagers for their quick work (as usual). I've gone >> ahead and made the official announcement. > On matplotlib-users? I don't see it there... Thanks for pointing that out -- it seems to have been rejected the first time around... Mike > >> Let's continue to put simple bugfixes on the 1.2.x branch -- it's not clear >> there will be a 1.2.2, but it's much easier to make a bugfix release from a >> branch that has been maintained as such than to try to cherry-pick critical >> bugfixes later. >> >> Cheers, >> Mike >> >> >> On 03/26/2013 12:53 PM, Damon McDougall wrote: >>> On Tue, Mar 26, 2013 at 9:50 AM, Michael Droettboom <md...@st...> >>> wrote: >>>> I have tagged and uploaded the tarball for the 1.2.1 final release. >>>> Thanks to all for their hard work on this! I think the quality of this >>>> release is very high. >>>> >>>> >>>> http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz/download >>>> >>>> Once the binaries have been posted and the website download links have >>>> been updated, I'll make a formal announcement in the usual channels. >>>> >>>> Mike >>> Thanks, Mike, for your hard work and perseverance. >>> >>> As usual Russell, let me know if you have build issues on the Mac. >>> >>> Happy Tuesday everybody. >>> Best wishes, >>> Damon >>> > > |
From: Damon M. <dam...@gm...> - 2013-03-27 19:49:07
|
On Wed, Mar 27, 2013 at 2:10 PM, Michael Droettboom <md...@st...> wrote: > On 03/27/2013 02:09 PM, Damon McDougall wrote: >> >> On Wed, Mar 27, 2013 at 8:03 AM, Michael Droettboom <md...@st...> >> wrote: >>> >>> Thanks again to the packagers for their quick work (as usual). I've gone >>> ahead and made the official announcement. >> >> On matplotlib-users? I don't see it there... > > > Thanks for pointing that out -- it seems to have been rejected the first > time around... Think we're good now. Thanks! > > Mike > > >> >>> Let's continue to put simple bugfixes on the 1.2.x branch -- it's not >>> clear >>> there will be a 1.2.2, but it's much easier to make a bugfix release from >>> a >>> branch that has been maintained as such than to try to cherry-pick >>> critical >>> bugfixes later. >>> >>> Cheers, >>> Mike >>> >>> >>> On 03/26/2013 12:53 PM, Damon McDougall wrote: >>>> >>>> On Tue, Mar 26, 2013 at 9:50 AM, Michael Droettboom <md...@st...> >>>> wrote: >>>>> >>>>> I have tagged and uploaded the tarball for the 1.2.1 final release. >>>>> Thanks to all for their hard work on this! I think the quality of this >>>>> release is very high. >>>>> >>>>> >>>>> >>>>> http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz/download >>>>> >>>>> Once the binaries have been posted and the website download links have >>>>> been updated, I'll make a formal announcement in the usual channels. >>>>> >>>>> Mike >>>> >>>> Thanks, Mike, for your hard work and perseverance. >>>> >>>> As usual Russell, let me know if you have build issues on the Mac. >>>> >>>> Happy Tuesday everybody. >>>> Best wishes, >>>> Damon >>>> >> >> > -- 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 |