maturin: обновление до версии 1.11.2
This commit is contained in:
@@ -3,8 +3,8 @@ name=(
|
|||||||
maturin
|
maturin
|
||||||
python3-maturin
|
python3-maturin
|
||||||
)
|
)
|
||||||
version='1.10.2'
|
version='1.11.2'
|
||||||
release='8'
|
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'
|
||||||
homepage='https://github.com/PyO3/maturin'
|
homepage='https://github.com/PyO3/maturin'
|
||||||
@@ -14,7 +14,7 @@ architectures=('amd64')
|
|||||||
license=('Apache-2.0 OR MIT')
|
license=('Apache-2.0 OR MIT')
|
||||||
|
|
||||||
sources=("https://github.com/PyO3/maturin/archive/v$version/$basepkg_name-v$version.tar.gz")
|
sources=("https://github.com/PyO3/maturin/archive/v$version/$basepkg_name-v$version.tar.gz")
|
||||||
checksums=('8acb4eb224896b3fa67036680e9e7908eeb8e5c2ea3a495e987a3f2edb666f36')
|
checksums=('5e4ca62693365cb1d7fc27ff3747e68d22b922efc3212e24ba7ac9eefef2bbac')
|
||||||
|
|
||||||
meta_maturin() {
|
meta_maturin() {
|
||||||
desc="Build and publish crates with pyo3, rust-cpython and cffi bindings"
|
desc="Build and publish crates with pyo3, rust-cpython and cffi bindings"
|
||||||
|
|||||||
Reference in New Issue
Block a user