Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2015 02:09:24 -0500
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        koobs@FreeBSD.org, Antoine Brodin <antoine@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r388656 - head/www/py-aiohttp
Message-ID:  <55729CA4.1080301@FreeBSD.org>
In-Reply-To: <557296AD.8080300@FreeBSD.org>
References:  <201506060624.t566OkG8031879@svn.freebsd.org> <557296AD.8080300@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--eESx1HkAgvpEe4QNwMPXhL9XXSgB6CDT2
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 6/6/2015 1:43 AM, Kubilay Kocak wrote:
> On 6/06/2015 4:24 PM, Antoine Brodin wrote:
>> Author: antoine
>> Date: Sat Jun  6 06:24:45 2015
>> New Revision: 388656
>> URL: https://svnweb.freebsd.org/changeset/ports/388656
>>
>> Log:
>>   Ignore on the package builders
>>  =20
>>   Reported by:	pkg-fallout
>>
>> Modified:
>>   head/www/py-aiohttp/Makefile
>>
>> Modified: head/www/py-aiohttp/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=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>> --- head/www/py-aiohttp/Makefile	Sat Jun  6 06:20:45 2015	(r388655)
>> +++ head/www/py-aiohttp/Makefile	Sat Jun  6 06:24:45 2015	(r388656)
>> @@ -30,6 +30,9 @@ USE_PYTHON=3D	autoplist distutils
>>  .if ${PYTHON_REL} < 3400
>>  RUN_DEPENDS+=3D	${PYTHON_PKGNAMEPREFIX}asyncio>0:${PORTSDIR}/devel/py=
-asyncio
>>  .endif
>> +.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} !=3D ${PYTHON_DEFAULT}=

>> +IGNORE=3D	you have python ${PYTHON_DEFAULT} set as the default, and t=
his needs ${PYTHON_VER}
>> +.endif
>> =20
>>  regression-test: build
>>  	@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
>>
>=20
> If this is the only solution pending improvements in the framework
> and/or poudriere, then might it better be accomplished globally for
> Python ! 2.7  (or > 2.7) ports in the framework, rather than in every p=
ort?
>=20

+1 to python.mk saying this


--=20
Regards,
Bryan Drewery


--eESx1HkAgvpEe4QNwMPXhL9XXSgB6CDT2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJVcpykAAoJEDXXcbtuRpfPPqAH/3jMWto2sFq4aZDjyFPTnKvw
mX0snQ5L55Cot90ZFaDn30eIJq9VeR1s2h4aSpXEdiVClG4cRb8z28yCGHTrbgI7
tP8Pclz2zGL31CcCidceRyeiltcqDmk/K4OIq5T6iioyIKzOqI8lfd3hdZpH2C7h
a3p7QBkQ5ZV6AJW57NA01/MUM5tO7X8V43ykd7pm/jTfZwKo6oHjeMlNkRJI96kM
QHZ1waHOkZoHSfyi8HmtwrPno5wBGrA/j5Rg3LIhWSWi8+CXq3NteJUIwS/jeAQa
CgfB7iQ49jsOfRY+bI4LSA/F+WFBMvmR7Ya5HWd3f4Id5AJY9gVJXrLhUpqqO3U=
=zXKY
-----END PGP SIGNATURE-----

--eESx1HkAgvpEe4QNwMPXhL9XXSgB6CDT2--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55729CA4.1080301>