Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2019 18:49:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238267] sysutils/py-google-compute-engine not correctly defaulting to using python 2.7.
Message-ID:  <bug-238267-7788-eP8lnK0c5z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238267-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238267-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=3D238267

--- Comment #1 from Larry Rosenman <ler@FreeBSD.org> ---
I think(!) this will do it, I'm running a poudriere testport.
Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile    (revision 503186)
+++ Makefile    (working copy)
@@ -21,7 +21,7 @@
 RUN_DEPENDS+=3D  ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_F=
LAVOR}
 .endif

-USES=3D          python shebangfix
+USES=3D          python:2.7 shebangfix
 USE_PYTHON=3D    autoplist concurrent distutils

 WRKSRC_SUBDIR=3D packages/python-google-compute-engine
=E2=8C=8291% [ler@borg.lerctr.org:~/FreeBSD =E2=80=A6 py-google-compute-eng=
ine] ports(1) =E2=80=A1

--=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-238267-7788-eP8lnK0c5z>