python-cryptography: bump to 46.0.6
authorAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 15:58:27 +0000 (15:58 +0000)
committerAlexandru Ardelean <redacted>
Sun, 5 Apr 2026 12:03:06 +0000 (15:03 +0300)
commit733123acf79622f763de44183213d2cca5337f13
tree55a6e7b61f2c5a8151af0c5b2d1ccd3adc4d9c24
parentf1b7059c1d29a1209bb3986ebbf22d53b07ceeaf
python-cryptography: bump to 46.0.6

Starting with 46.x, cryptography switched its build backend from
setuptools-rust to maturin. Update PKG_BUILD_DEPENDS accordingly:
replace python-setuptools-rust/host with python-maturin/host and
python-setuptools/host (setuptools is still required by cffi).

Drop 001-Update-ouroboros.patch: the ouroboros crate is no longer a
dependency in 46.x, so the patch (which bumped it from 0.15 to 0.18
to fix RUSTSEC-2023-0042) no longer applies.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-cryptography/Makefile
lang/python/python-cryptography/patches/001-Update-ouroboros.patch [deleted file]
git clone https://git.99rst.org/PROJECT