Accepting request 249989 from devel:languages:python
- downgrade Recommends for texlive (and other big packages) to Suggests (this means texlive is not pulled in by default zypper settings) OBS-URL: https://build.opensuse.org/request/show/249989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=37
This commit is contained in:
parent
0c7e179ce7
commit
887a92432c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 17 15:23:25 UTC 2014 - jmatejek@suse.com
|
||||
|
||||
- downgrade Recommends for texlive (and other big packages) to Suggests
|
||||
(this means texlive is not pulled in by default zypper settings)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 10:52:26 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -95,15 +95,15 @@ Requires: python-pyparsing >= 1.5.6
|
||||
Requires: python-pytz
|
||||
Requires: python-six >= 1.3
|
||||
Recommends: ghostscript
|
||||
Recommends: inkscape
|
||||
Recommends: libxml2-tools
|
||||
Recommends: python-Pillow
|
||||
Recommends: poppler-tools
|
||||
Recommends: python-matplotlib-tk
|
||||
Recommends: texlive-dvipng
|
||||
Recommends: texlive-latex
|
||||
Recommends: texlive-sfmath
|
||||
Recommends: texlive-tex
|
||||
Suggests: inkscape
|
||||
Suggests: texlive-dvipng
|
||||
Suggests: texlive-latex
|
||||
Suggests: texlive-sfmath
|
||||
Suggests: texlive-tex
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user