[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: matplotlib: Please make package bootstrappable



Hello!

On 12/15/20 1:44 PM, John Paul Adrian Glaubitz wrote:
> Could you make matplotlib bootstrappable so that porters can bootstrap the
> package when it's necessary?

It seems that most of the Python dependencies in Build-Depends in debian/control
are optional when comparing those with the build dependencies in openSUSE [1].

I used the brute-force approach now and it built for me on powerpc with those
packages set to <!stage1>:

               python3-all-dbg,
               python3-all-dev,
               python3-cairocffi [!ia64] <!stage1>,
               python3-certifi (>= 2020.6.20-1) <!stage1>,
               python3-colorspacious <!stage1>,
               python3-cxx-dev <!stage1>,
               python3-cycler (>= 0.10.0) <!stage1>,
               python3-dateutil <!stage1>,
               python3-gi <!stage1>,
               python3-ipython <!nodoc> <!stage1>,
               python3-ipywidgets <!stage1>,
               python3-kiwisolver <!stage1>,
               python3-kiwisolver-dbg <!stage1>,
               python3-mock <!stage1>,
               python3-nose <!stage1>,
               python3-numpy <!stage1>,
               python3-numpy-dbg <!stage1>,
               python3-numpydoc <!stage1>,
               python3-pandas  <!stage1>,
               python3-pil <!stage1>,
               python3-pkg-resources <!stage1>,
               python3-pyparsing (>= 1.5.6) <!stage1>,
               python3-pyqt5 [!hurd-i386] <!stage1>,
               python3-pytest <!stage1>,
               python3-scipy <!nodoc> <!stage1>,
               python3-setuptools,
               python3-six (>= 1.4) <!stage1>,
               python3-sphinx <!nodoc> <!stage1>,
               python3-sphinx-copybutton <!nodoc> <!stage1>,
               python3-sphinxcontrib.svg2pdfconverter <!nodoc> <!stage1>,
               python3-tk <!stage1>,
               python3-tk-dbg <!stage1>,
               python3-tornado <!stage1>,

Adrian

> [1] https://build.opensuse.org/package/view_file/devel:languages:python:numeric/python-matplotlib/python-matplotlib.spec?expand=1

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: