From: Benjamin R. <ben...@ou...> - 2011-09-24 17:25:44
Ok, the v1.1.0 branch has been created, and I am in the process of doing the
tarballs and such. Please file any pull requests against that branch. I
will also tag v1.1.0-rc1 when I make the official announcement.
Ben Root
From: Benjamin R. <ben...@ou...> - 2011-09-24 18:42:01
The source tarball for the rc can be found here:
https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/
binary builders can use this and upload the binaries there. Please let me
know when the windows and mac binaries are ready so that we can make an
official call for testing. I also tagged the v1.1.0-rc1 commit on github.
Cheers!
Ben Root
From: Christoph G. <cg...@uc...> - 2011-09-24 19:02:25
On 9/24/2011 11:41 AM, Benjamin Root wrote:
> The source tarball for the rc can be found here:
>
> https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/
>
> binary builders can use this and upload the binaries there. Please let
> me know when the windows and mac binaries are ready so that we can make
> an official call for testing. I also tagged the v1.1.0-rc1 commit on
> github.
>
> Cheers!
> Ben Root
>
>
matplotlib-1.1.0.win installers are at
<http://www.lfd.uci.edu/~gohlke/pythonlibs/#matplotlib>. They were built
against numpy 1.6.1. I don't have time to test them today.
Christoph
From: Russell E. O. <ro...@uw...> - 2011-09-27 20:37:53
In article
<CAN...@ma...>,
Benjamin Root <ben...@ou...> wrote:
> The source tarball for the rc can be found here:
>
> https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/
>
> binary builders can use this and upload the binaries there. Please let me
> know when the windows and mac binaries are ready so that we can make an
> official call for testing. I also tagged the v1.1.0-rc1 commit on github.
I put up a Mac installer for Python 2.7. It passed all unit tests but
I've not done anything else with it. If you need an installer for 2.6 I
can do that as well, but was hoping to wait for the final.
-- Russell