Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2020 05:43:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242997] games/oolite: Fix build for Python 3.x
Message-ID:  <bug-242997-7788-GSxtORGaw7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242997-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242997-7788@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=3D242997

--- Comment #6 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to lightside from comment #5)

USES=3Dpython:<version> spec is declarative, not imperative, and should des=
cribe
the Python versions a package 'supports', not which Python versions it shou=
ld
'use', which is the responsibility of the ports framework and ultimately the
user to select.

If oolite supports Python 2.x/3.x, USES=3Dpython:<version-spec> should be 2=
.7+ or
2.7-3.x where x is the highest currently supported Python 3.x version

--=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-242997-7788-GSxtORGaw7>