Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2017 17:15:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221544] [maintainer][patch] science/lamprop: Update to 3.3.3
Message-ID:  <bug-221544-13-tjlfiPcIgr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221544-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221544-13@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=3D221544

Luca Pizzamiglio <pizzamig@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pizzamig@freebsd.org

--- Comment #3 from Luca Pizzamiglio <pizzamig@freebsd.org> ---
The current python support in the infrastructure doesn't allow to build this
package as requested.

The problem is: this is a python 3 port. That means that a python 3.x will =
be
installed.
Unfortunately, it doesn't mean that all other python dependencies (in this =
case
numpy) will be built against python3.

The default python version for the dependencies is defined by DEFAULT_VERSI=
ONS.

Currently, concurrent support of python2 and python3 in the same repo is
limited. There is some work going on and it will be soon possible to accept
this PR.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221544-13-tjlfiPcIgr>