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