maturin: обновление до версии 1.11.5
This commit is contained in:
@@ -3,7 +3,7 @@ name=(
|
||||
maturin
|
||||
python3-maturin
|
||||
)
|
||||
version='1.11.4'
|
||||
version='1.11.5'
|
||||
release='1'
|
||||
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings'
|
||||
desc_ru='Сборка и публикация крейтов с привязками pyo3, rust-cpython и cffi'
|
||||
@@ -14,7 +14,7 @@ architectures=('amd64')
|
||||
license=('Apache-2.0 OR MIT')
|
||||
|
||||
sources=("https://github.com/PyO3/maturin/archive/v$version/$basepkg_name-v$version.tar.gz")
|
||||
checksums=('e889e7605c04a8ccfb9e80ad79f0624c5ea7dced5ac573215062a9de6c0110d8')
|
||||
checksums=('3906c23454ffad93f2718f64f8bf9e03038d17e36970cfb6c948938c6b82fbe1')
|
||||
|
||||
meta_maturin() {
|
||||
desc="Build and publish crates with pyo3, rust-cpython and cffi bindings"
|
||||
|
||||
Reference in New Issue
Block a user