maturin: обновление до версии 1.10.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name='maturin'
|
name='maturin'
|
||||||
version='1.9.6'
|
version='1.10.0'
|
||||||
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'
|
||||||
desc_ru='Сборка и публикация крейтов с привязками pyo3, rust-cpython и cffi'
|
desc_ru='Сборка и публикация крейтов с привязками pyo3, rust-cpython и cffi'
|
||||||
@@ -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=('f7ce5660655d23fe809616d0d268d61b0c2bba9a57b464cc229a52be40e26436')
|
checksums=('6e3a79d809c9542710055304f8a20d7995990f356cccf83219edb8ed1bdd5a06')
|
||||||
|
|
||||||
_pick() {
|
_pick() {
|
||||||
local p="$1" f d; shift
|
local p="$1" f d; shift
|
||||||
|
|||||||
Reference in New Issue
Block a user