CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/09/17 05:52:27
Modified files:
security/py-cryptography: Makefile crates.inc distinfo
security/py-cryptography/pkg: PLIST
security/py-cryptography_vectors: Makefile distinfo
security/py-cryptography_vectors/pkg: PLIST
Added files:
security/py-cryptography_vectors/patches: patch-pyproject_toml
Log message:
update to py-cryptography-46.0.1, with cryptography_vectors patched to
revert the build system change to uv_build.
(it seems rather tricky to build the python parts of devel/uv with
our build infrastructure, and building uv_build from the pypi sdist
requires downloading during build unless hacked away).