maturin 1.10.2-2

This commit is contained in:
2025-12-06 23:53:49 +03:00
parent 0b19473541
commit 0f5a5bda33

View File

@@ -1,6 +1,6 @@
name='maturin'
version='1.10.2'
release='1'
release='2'
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings'
desc_ru='Сборка и публикация крейтов с привязками pyo3, rust-cpython и cffi'
homepage='https://github.com/PyO3/maturin'
@@ -108,7 +108,7 @@ build_deps_rhel=("${build_deps[@]}")
build_deps_rosa=("${build_deps[@]}")
options=(!lto)
sources=("https://github.com/PyO3/maturin/archive/v$version/$name-v$version.tar.gz")
checksums=('c346e7afa66cdbbece675b4da1e636911a66a9f299affc60f77b5fb50f0ee145')
checksums=('8acb4eb224896b3fa67036680e9e7908eeb8e5c2ea3a495e987a3f2edb666f36')
_pick() {
local p="$1" f d; shift