[Bug 209204] Changing default Python version unduly difficult
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 2 17:35:29 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204
Mikhail Teterin <mi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|Unable to Reproduce |---
Status|Closed |New
--- Comment #2 from Mikhail Teterin <mi at FreeBSD.org> ---
(In reply to Mathieu Arnold from comment #1)
> DEFAULT_VERSIONS= python=3.5 python3=3.5
Does not help. For example:
% make -C /usr/ports/textproc/py-pygments -V DEFAULT_VERSIONS
ruby=2.0 tcl=8.6 gcc=4.9 db=6.1 python=3.5 python3=3.5 perl=5.22
ghostscript9:agpl
and yet:
% make -C /usr/ports/textproc/py-pygments -V USES -V PYTHON_VER -V PKGNAME
python
2.7
py27-pygments-2.1.3
> I don't see any reason for this to happen with devel/py-sip though.
Nor for py-pygments, right?
> Without builds logs, on the other hand, I don't see any way to help you.
Why do you need build logs? The problem is right there with the incorrect names
of PYTHON_VER and PKGNAME -- these can be seen without any builds even
attempted, right?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list