Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2016 17:35:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209204] Changing default Python version unduly difficult
Message-ID:  <bug-209204-13-C3viWD2M0H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209204-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209204-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=3D209204

Mikhail Teterin <mi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Unable to Reproduce         |---
             Status|Closed                      |New

--- Comment #2 from Mikhail Teterin <mi@FreeBSD.org> ---
(In reply to Mathieu Arnold from comment #1)
> DEFAULT_VERSIONS=3D python=3D3.5 python3=3D3.5

Does not help. For example:

% make -C /usr/ports/textproc/py-pygments -V DEFAULT_VERSIONS
ruby=3D2.0 tcl=3D8.6 gcc=3D4.9 db=3D6.1 python=3D3.5 python3=3D3.5 perl=3D5=
.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 n=
ames
of PYTHON_VER and PKGNAME -- these can be seen without any builds even
attempted, right?

--=20
You are receiving this mail because:
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-209204-13-C3viWD2M0H>