maturin 1.10.2-7
This commit is contained in:
@@ -4,7 +4,7 @@ name=(
|
||||
python3-maturin
|
||||
)
|
||||
version='1.10.2'
|
||||
release='6'
|
||||
release='7'
|
||||
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings'
|
||||
desc_ru='Сборка и публикация крейтов с привязками pyo3, rust-cpython и cffi'
|
||||
homepage='https://github.com/PyO3/maturin'
|
||||
@@ -76,7 +76,7 @@ package_maturin() {
|
||||
}
|
||||
|
||||
files_maturin() {
|
||||
files-find-bin
|
||||
files-find "./usr/local/bin/**"
|
||||
files-find-share
|
||||
}
|
||||
|
||||
@@ -90,5 +90,5 @@ package_python3-maturin() {
|
||||
}
|
||||
|
||||
files_python3-maturin() {
|
||||
files-find-lib
|
||||
files-find "./usr/local/lib/**"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user