dev-python/cryptography: Call distutils-r1_src_prepare

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-02-16 15:17:42 +01:00
parent 0991f2342e
commit 91e7a2139f

View File

@@ -106,7 +106,7 @@ src_unpack() {
}
src_prepare() {
default
distutils-r1_src_prepare
sed -i -e 's:--benchmark-disable::' pyproject.toml || die