forked from pool/python-matplotlib
Accepting request 361874 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/361874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=47
This commit is contained in:
parent
5a9272abaf
commit
d045124269
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 13:09:54 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- Require python-python-dateutil. package was renamed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 08:22:25 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -40,10 +40,10 @@ BuildRequires: poppler-tools
|
||||
BuildRequires: python-CXX-devel >= 6.2.4
|
||||
BuildRequires: python-Cycler
|
||||
BuildRequires: python-Pillow
|
||||
BuildRequires: python-dateutil >= 1.1
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-numpy-devel >= 1.6
|
||||
BuildRequires: python-pyparsing >= 1.5.6
|
||||
BuildRequires: python-python-dateutil >= 1.1
|
||||
BuildRequires: python-pytz
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-six >= 1.3
|
||||
@ -103,9 +103,9 @@ BuildRequires: wxWidgets-devel
|
||||
%define __find_requires %wx_requires
|
||||
%endif
|
||||
Requires: python-Cycler
|
||||
Requires: python-dateutil >= 1.1
|
||||
Requires: python-numpy >= 1.6
|
||||
Requires: python-pyparsing >= 1.5.6
|
||||
Requires: python-python-dateutil >= 1.1
|
||||
Requires: python-pytz
|
||||
Requires: python-six >= 1.3
|
||||
Recommends: ghostscript
|
||||
|
Loading…
Reference in New Issue
Block a user