forked from pool/python-matplotlib
Accepting request 288529 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/288529 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=41
This commit is contained in:
parent
f002773750
commit
e56f66a473
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:17a3c7154f152d8dfed1f37517c0a8c5db6ade4f6334f684989c36dab84ddb54
|
|
||||||
size 50139344
|
|
3
matplotlib-1.4.3.tar.gz
Normal file
3
matplotlib-1.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61f201c6a82e89e4d9e324266203fad44f95fd8f36d8eec0d8690273e1182f75
|
||||||
|
size 50413837
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 2 15:41:02 UTC 2015 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- specfile:
|
||||||
|
* update url
|
||||||
|
* update source url to point to pypi
|
||||||
|
|
||||||
|
- update to version 1.4.3:
|
||||||
|
* 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 27 12:29:14 UTC 2014 - toddrme2178@gmail.com
|
Mon Oct 27 12:29:14 UTC 2014 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-matplotlib
|
# spec file for package python-matplotlib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-matplotlib
|
Name: python-matplotlib
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plotting Library for Python
|
Summary: Plotting Library for Python
|
||||||
License: SUSE-Matplotlib
|
License: SUSE-Matplotlib
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Url: http://sourceforge.net/projects/matplotlib
|
Url: http://matplotlib.org
|
||||||
Source: matplotlib-%{version}.tar.gz
|
Source: https://pypi.python.org/packages/source/m/matplotlib/matplotlib-%{version}.tar.gz
|
||||||
Source1: matplotlib-setup.cfg
|
Source1: matplotlib-setup.cfg
|
||||||
Source2: matplotlibplugin.py
|
Source2: matplotlibplugin.py
|
||||||
Source3: matplotlibwidget.py
|
Source3: matplotlibwidget.py
|
||||||
|
Loading…
Reference in New Issue
Block a user