1
0

Accepting request 141081 from devel:languages:python

update to 1.2.0
python3 package added
removed unneded hacks for 11.4
__pycache__ hacks still here, because python3-base not fixed yet (forwarded request 141073 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/141081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=22
This commit is contained in:
Stephan Kulow
2012-11-14 15:56:34 +00:00
committed by Git OBS Bridge
parent 5270d4cbd0
commit 89ec85c1c8
8 changed files with 260 additions and 4 deletions

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Nov 12 04:24:19 UTC 2012 - highwaystar.ru@gmail.com
- update to 1.2.0
* Python 3.x support
* PGF/TikZ backend
* Locator interface
* Tri-Surface Plots
* Control the lengths of colorbar extensions
* Figures are picklable
* Set default bounding box in matplotlibrc
* New Boxplot Functionality
* New RC parameter functionality
* Streamplot
* New hist functionality
* Updated shipped dependencies
* Face-centred colors in tripcolor plots
* Hatching patterns in filled contour plots, with legends
- python3 package added
-------------------------------------------------------------------
Tue Aug 21 02:47:37 UTC 2012 - highwaystar.ru@gmail.com