maturin 1.7.8

This commit is contained in:
Евгений Храмов 2024-12-13 11:20:02 +03:00
parent 97f0b6c4a2
commit e82c97c93d

@ -1,5 +1,5 @@
name='maturin'
version='1.7.4'
version='1.7.8'
release='1'
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings.'
homepage='https://github.com/PyO3/maturin'
@ -27,6 +27,7 @@ build_deps=(
'python3-setuptools-rust'
'python3-wheel'
'rust'
'cargo'
'openssl-devel'
)
build_deps_almalinux=(