Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jun 2019 03:13:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 225589] devel/boost-python-libs: libboost_numpy* is missing from pkg-plist
Message-ID:  <bug-225589-25061-91qdFadTB2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225589-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225589-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225589

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sat Jun  8 03:13:23 UTC 2019
New revision: 503700
URL: https://svnweb.freebsd.org/changeset/ports/503700

Log:
  devel/boost-python-libs: add NumPy support

  numpy component is always built but runtime dependency is left out
  until subpackaging to avoid always pulling py-numpy. Consumers should
  add RUN_DEPENDS+=3D${PYNUMPY} instead to avoid the following:

  ImportError: No module named numpy.core._multiarray_umath
  ImportError: numpy.core._multiarray_umath failed to import

  PR:           225589 238130

Changes:
  head/devel/boost-python-libs/Makefile
  head/devel/boost-python-libs/pkg-plist

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225589-25061-91qdFadTB2>