From: Michael D. <md...@st...> - 2012-09-17 12:23:37
|
On 09/16/2012 12:26 PM, Sandro Tosi wrote: > Hi Michael, > > On Wed, Sep 12, 2012 at 4:44 PM, Michael Droettboom <md...@st...> wrote: >> I have tagged and created a tarball for 1.2.0rc1. The githash is >> bda6dd9feab8. The tarball is on the github download page here: >> >> https://github.com/matplotlib/matplotlib/downloads > Awesome! I'll start updating the Debian package asap. Just a couple of > preliminary questions: > > - from now on, the official download place will be github? I'm just > asking so that we can update our monitoring tools to be notified of > new upstream releases/RCs and so on. Yes. > - previously, we have 2 tarballs: the "normal" one plus a > complementary sampledata ones containing the files below; but now it > seems those files are included in the main tarball: is that correct? > can I conclude the 2 tarballs are now merged into just one? > > mpl_sampledata-1.0.1/ > mpl_sampledata-1.0.1/aapl.npy > mpl_sampledata-1.0.1/testdir/ > mpl_sampledata-1.0.1/testdir/subdir/ > mpl_sampledata-1.0.1/testdir/subdir/testsub.csv > mpl_sampledata-1.0.1/AAPL.dat > mpl_sampledata-1.0.1/Minduka_Present_Blue_Pack.png > mpl_sampledata-1.0.1/PKG-INFO > mpl_sampledata-1.0.1/eeg.dat > mpl_sampledata-1.0.1/testdata.csv > mpl_sampledata-1.0.1/MANIFEST.in > mpl_sampledata-1.0.1/setup.py > mpl_sampledata-1.0.1/lena.jpg > mpl_sampledata-1.0.1/data_x_x2_x3.csv > mpl_sampledata-1.0.1/lena.png > mpl_sampledata-1.0.1/README.txt > mpl_sampledata-1.0.1/msft.csv > mpl_sampledata-1.0.1/axes_grid/ > mpl_sampledata-1.0.1/axes_grid/bivariate_normal.npy > mpl_sampledata-1.0.1/aapl.csv > mpl_sampledata-1.0.1/msft_nasdaq.npy > mpl_sampledata-1.0.1/demodata.csv > mpl_sampledata-1.0.1/s1045.ima > mpl_sampledata-1.0.1/goog.npy > mpl_sampledata-1.0.1/logo2.png > mpl_sampledata-1.0.1/embedding_in_wx3.xrc > mpl_sampledata-1.0.1/membrane.dat > mpl_sampledata-1.0.1/INTC.dat Yes. The sampledata is now included in the main distribution. Mike > > Cheers, |