diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-07-22 08:16:46 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-07-22 09:46:38 +0200 |
commit | 7bb64b89d0e5ec8d77b28f8341269ffbad279ebf (patch) | |
tree | 91b64beb7ba38225bbc39c2734cbe4868c74be86 /databases | |
parent | framework: add PYCRYPTOGRAPHY default version (diff) |
framework: add Mk/Uses/pycryptography
With the added new DEFAULT_VERSION "PYCRYPTOGRAHY_DEFAULT=rust|legacy"
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=${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR}
this should now be
USES=pycryptography: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 introduce a
rust dependency.
PR: 254853
Diffstat (limited to 'databases')
0 files changed, 0 insertions, 0 deletions