Date: Sat, 22 Jul 2023 12:51:43 +0000 From: Antoine Brodin <antoine@freebsd.org> To: "Tobias C. Berner" <tcberner@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 7bb64b89d0e5 - main - framework: add Mk/Uses/pycryptography Message-ID: <CAALwa8ntOrr3TB7WALhWMrj59_f2=THeuMzQDJt29hHAVpQZkw@mail.gmail.com> In-Reply-To: <202307220748.36M7mgIt016872@gitrepo.freebsd.org> References: <202307220748.36M7mgIt016872@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 22, 2023 at 7:48=E2=80=AFAM Tobias C. Berner <tcberner@freebsd.= org> wrote: > > The branch main has been updated by tcberner: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D7bb64b89d0e5ec8d77b28f83= 41269ffbad279ebf > > commit 7bb64b89d0e5ec8d77b28f8341269ffbad279ebf > Author: Tobias C. Berner <tcberner@FreeBSD.org> > AuthorDate: 2023-07-22 06:16:46 +0000 > Commit: Tobias C. Berner <tcberner@FreeBSD.org> > CommitDate: 2023-07-22 07:46:38 +0000 > > framework: add Mk/Uses/pycryptography > > With the added new DEFAULT_VERSION "PYCRYPTOGRAHY_DEFAULT=3Drust|lega= cy" > it is important to transparently depend on the right one. > > This is the job of this new uses. > > So instead of manually adding dependency lines like > > RUN_DEPENDS=3D${PYTHON_PKGNAMEPREFIX}cryptography>0:security/= py-cryptography@${PY_FLAVOR} > > this should now be > > USES=3Dpycryptography:run > > Supported arguments: <none>,build,run,test > If no argument is given, it defaults to 'build,run'. > > A future commit will update to security/py-cryptography will introduc= e a > rust dependency. > > PR: 254853 Hi, Why isn't it a USE_PYTHON=3D pycryptography? Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8ntOrr3TB7WALhWMrj59_f2=THeuMzQDJt29hHAVpQZkw>