maturin: обновление до версии 1.12.1
This commit is contained in:
@@ -3,7 +3,7 @@ name=(
|
||||
maturin
|
||||
python3-maturin
|
||||
)
|
||||
version='1.12.0'
|
||||
version='1.12.1'
|
||||
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=('04778b6ba5ee9af6f6138cabf5c83862dcad25ed7006c2c11969447bc2be0bbe')
|
||||
checksums=('8651c4a7ba5b05283c0880a71f4b3880a04e2f06a9071d3e8022a9172f189b56')
|
||||
|
||||
meta_maturin() {
|
||||
desc="Build and publish crates with pyo3, rust-cpython and cffi bindings"
|
||||
|
||||
Reference in New Issue
Block a user