Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 00:08:01 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Emanuel Haupt <ehaupt@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r524645 - head/devel/py-construct
Message-ID:  <20200130230801.rdzwaqny7hlyxx32@atuin.in.mat.cc>
In-Reply-To: <202001301451.00UEpsDY022892@repo.freebsd.org>
References:  <202001301451.00UEpsDY022892@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--v4ucs7e3qs2sdb2w
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jan 30, 2020 at 02:51:54PM +0000, Emanuel Haupt wrote:
> Author: ehaupt
> Date: Thu Jan 30 14:51:54 2020
> New Revision: 524645
> URL: https://svnweb.freebsd.org/changeset/ports/524645
>=20
> Log:
>   This port requires python 3.6 or later.
>  =20
>   Notified by:	pkg-fallout
>=20
> Modified:
>   head/devel/py-construct/Makefile
>   head/devel/py-construct/distinfo
>=20
> Modified: head/devel/py-construct/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/devel/py-construct/Makefile	Thu Jan 30 14:45:47 2020	(r524644)
> +++ head/devel/py-construct/Makefile	Thu Jan 30 14:51:54 2020	(r524645)
> @@ -15,7 +15,7 @@ LICENSE=3D	MIT
>  LICENSE_FILE=3D	${WRKSRC}/LICENSE
> =20
>  NO_ARCH=3D	yes
> -USES=3D		python
> +USES=3D		python:3.6+
>  USE_PYTHON=3D	distutils autoplist

This broke security/py-trezor, which depends on this and has
python:3.3+.

When you restrict the Python versions a port supports, you *must* check
that all the ports that depend on it have the same restriction.  (And if
you expand the Python versions, you have to check that its dependencies
also support the same versions.)

--=20
Mathieu Arnold

--v4ucs7e3qs2sdb2w
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAl4zYdBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB
QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD
zkgXqQ/8D3efFqJCxmIFOxbLrv2njCnS2vPTJDlqTkqR09rrH1I4QbzroIUgVScc
NxNpz664/ZlfcNspWjm3x/Q9zp0UGRCj4m74Zkeax6XodMiypoRHS92r7b0jNacz
H9k1wCluqgFxIDmQyl+6CbCCvanaC3DPbNJd1th5v1SUbN2zFBfpsOtkB0g5S9Gk
qLhogdbgavPRyZJP46KMxEv5Ll69H7ufmnVwfQmoSrLQs+P1BVCVbK4w4CD3HCb9
eLabkag7ljk5jafkNxNNFpV62j5q8eLrZB1jOEXC7jicFx1mJbVhKaEa5eZ0D5s7
cnMkHLy28vVTdczU4pm9XWc9HEiANF4cnTKX55Ls0yoAM2gyiIBHBuiXtt+66Wtp
DPXV2/nVFmWF6ADgpezYoleI6p0gwb3vbeoLUh1uS0rWXr+MSNpepjeN56x1Wxhe
ePZwrUmBHgYXtQs4VT1Xn7HOo7e+GWq07qdFtlJl3jh4wkcZSvhicnUbDdLkRa5E
Q96ZEmVctCDbAHV4dvmmy3O/Mv+IkZR2U4ZL5ObZSxpk118R58hGQFrJenLrpWb5
TEf0JrVgP1bCWoBdop1FZgb+wa3sD1MWgG9X1OUGbKTshRf6mZWMQyTPaAdBp2OU
2sIKqnN39suFDqWKMeWM1wAfjEtV7JcqNpHHwEJ6V5jL5UMI6iY=
=QjhS
-----END PGP SIGNATURE-----

--v4ucs7e3qs2sdb2w--



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