maturin 1.7.8
This commit is contained in:
parent
97f0b6c4a2
commit
e82c97c93d
@ -1,5 +1,5 @@
|
|||||||
name='maturin'
|
name='maturin'
|
||||||
version='1.7.4'
|
version='1.7.8'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings.'
|
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings.'
|
||||||
homepage='https://github.com/PyO3/maturin'
|
homepage='https://github.com/PyO3/maturin'
|
||||||
@ -27,6 +27,7 @@ build_deps=(
|
|||||||
'python3-setuptools-rust'
|
'python3-setuptools-rust'
|
||||||
'python3-wheel'
|
'python3-wheel'
|
||||||
'rust'
|
'rust'
|
||||||
|
'cargo'
|
||||||
'openssl-devel'
|
'openssl-devel'
|
||||||
)
|
)
|
||||||
build_deps_almalinux=(
|
build_deps_almalinux=(
|
||||||
|
Loading…
Reference in New Issue
Block a user