1
0

Accepting request 575268 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/575268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=59
This commit is contained in:
Dominique Leuenberger 2018-02-14 08:44:59 +00:00 committed by Git OBS Bridge
parent a4b973de6c
commit d08a5b60b4
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:659f5e1aa0e0f01488c61eff47560c43b8be511c6a29293d7f3896ae17bd8b23
size 36121490

3
matplotlib-2.1.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:725a3f12739d133adfa381e1b33bd70c6f64db453bfc536e148824816e568894
size 36238363

View File

@ -3,6 +3,23 @@ Tue Jan 30 10:30:10 UTC 2018 - rolf@rotkraut.de
- Update versions of required packages.
-------------------------------------------------------------------
Sun Jan 28 18:52:20 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
- update to version 2.1.2:
* This release fixes a number of critical bugs:
+ fix a typo in mlab.cohere which yielded incorrect results
+ allow nonposx / nonposy to pass through loglog
+ fix color comparisons when finding handles with legend
+ fixes a recursive draw bug and a major performance regression in
Qt5Agg backend
+ fix a re-draw bug in WxAgg
+ fix image scaling with high-bit depth integers
+ revert the busy-cursor
-------------------------------------------------------------------
Wed Jan 17 07:16:06 UTC 2018 - thod_@gmx.de

View File

@ -23,7 +23,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-matplotlib
Version: 2.1.1
Version: 2.1.2
Release: 0
Summary: Plotting Library for Python
License: SUSE-Matplotlib