The NetBSD Project

CVS log for pkgsrc/graphics/py-matplotlib-tk/Attic/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / py-matplotlib-tk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17, Mon May 29 20:59:21 2017 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +1 -1 lines
FILE REMOVED

Critical bug fixes in 2.0.2:
- fixed Qt4 support
- fixed LogFormatter
- fixed hatched artists in legends
- fixed segfault with large images

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 3 23:22:14 2016 UTC (7 years, 8 months ago) by kamil
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.15: +6 -6 lines
Diff to previous 1.15 (colored)

Upgrade py-matplotlib-tk to 1.5.2

pkgsrc changes:
- add test target (Ran 5205 tests in 362.603s OK (KNOWNFAIL=468, SKIP=15))

upstream changes:
REL: v1.5.2
Final planned release for the 1.5.x series.

REL: v1.5.1
First bug fix release for 1.5.x series.

REL: v1.5.0
This release of matplotlib has several major new features:
    Auto-redraw using the object-oriented API.
    Most plotting functions now support labeled data API.
    Color cycling has extended to all style properties.
    Four new perceptually uniform color maps, including the soon-to-be default 'viridis'.
    More included style sheets.
    Many small plotting improvements.
    Proposed new framework for managing the GUI toolbar and tools.

REL: v1.4.3
This is the last planned bug-fix release in the 1.4 series.

Many bugs are fixed including:

    fixing drawing of edge-only markers in AGG
    fix run-away memory usage when using %inline or saving with a tight bounding box with QuadMesh artists
    improvements to wx and tk gui backends

Additionally the webagg and nbagg backends were brought closer to
feature parity with the desktop backends with the addition of keyboard
and scroll events thanks to Steven Silvester.

REL: v1.4.2
Minor bug-fix release for 1.4 series
    regenerated pyplot.py

REL: v1.4.1
Bug-fix release for the 1.4 series.

    reverts the changes to interactive plotting so ion will work as before in all cases
    fixed boxplot regressions
    fixes for finding freetype and libpng
    sundry unicode fixes (looking up user folders, importing seaborn/pandas/networkx with macosx backend)
    nbagg works with python 3 + new font awesome
    fixed saving dialogue in QT5

REL: v1.4.0
This release has contributions from ~170 authors
(http://matplotlib.org/users/github_stats.html).

This release contains many bug fixes as will as a number of new
features. For the full list see
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-4.
Some highlights are:

    style module : experimental package to make managing the style of matplotlib figures easier
    nbagg : interactive figures in ipython notebooks backed by the AGG renderer
    full python 3 support (including cairo backends)
    Qt5 support (for python 3 only)
    violin plots and 3D quiver plots (projects done for a course at University of Toronto, Scarborough)
    improved box plot interface

Revision 1.15 / (download) - annotate - [select for diffs], Sun May 29 14:03:02 2016 UTC (7 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

Githubify. DIST_SUBDIR is set for DISTFILE size and digest a little bit changed.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 3 21:34:17 2015 UTC (8 years, 5 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Add SHA512 digests for distfiles for graphics category

Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 21 19:22:08 2014 UTC (10 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.12: +5 -6 lines
Diff to previous 1.12 (colored)

re-add py-matplotlib-tk -- it works for me

Revision 1.12, Tue Jan 21 10:53:21 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.11: +1 -1 lines
FILE REMOVED

Remove py-matplotlib-tk -- the tk backend is not supported in the
latest release.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 24 11:13:56 2013 UTC (10 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

sync w/ base pkg

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 17 11:52:43 2012 UTC (11 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.9: +6 -6 lines
Diff to previous 1.9 (colored)

sync w/ base pkg

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 4 20:41:29 2012 UTC (11 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.8: +4 -5 lines
Diff to previous 1.8 (colored)

sync w/ base pkg

Revision 1.8 / (download) - annotate - [select for diffs], Tue Apr 17 17:17:28 2012 UTC (12 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.7: +6 -6 lines
Diff to previous 1.7 (colored)

sync w/ base pkg

Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 7 11:32:29 2012 UTC (12 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Workaround hangs with Python 2.5 by not using pipes for both stdin and
stdout.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 8 13:53:46 2011 UTC (12 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Remote const-discarding accessor as done for py-matplotlib itself.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 17 10:33:38 2011 UTC (13 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

Update to py-matplotlib 1.0.1

Various bugfixes.

Revision 1.4 / (download) - annotate - [select for diffs], Mon May 17 16:22:59 2010 UTC (13 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (colored)

update to 0.99.2.1
changes:
-new frameworks: mplot3d, axes grid, axis spine placement
-bugfixes

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 5 11:02:12 2009 UTC (14 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored)

Update py-matplotlib* to 0.98.4

various bug fixes and new features.

Revision 1.2 / (download) - annotate - [select for diffs], Sun May 24 22:56:53 2009 UTC (14 years, 10 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fix the checksum for patches/patch-ab; I must have added the comment at
the top and forgotten to do "make mps" -- sorry.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu May 14 13:54:13 2009 UTC (14 years, 11 months ago) by he
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import py-matplotlib-tk version 0.98.0.

matplotlib is a pure python plotting library designed to bring
publication quality plotting to python with a syntax familiar to
matlab users.  A lot progress towards this goal has been made since
the first release of matplotlib, the library does produce high quality
2D plots.  All of the plotting commands can be accessed either via a
functional interface familiar to matlab users or an object oriented
interface familiar to python users, and several high resolution output
formats are supported.

This package contains the Tk driver for matplotlib.

Tutorial: http://matplotlib.sourceforge.net/tutorial.html


Revision 1.1 / (download) - annotate - [select for diffs], Thu May 14 13:54:13 2009 UTC (14 years, 11 months ago) by he
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>