generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
15
package/python-setuptools-rust/python-setuptools-rust.mk
Normal file
15
package/python-setuptools-rust/python-setuptools-rust.mk
Normal file
@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-setuptools-rust
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETUPTOOLS_RUST_VERSION = 1.5.0
|
||||
PYTHON_SETUPTOOLS_RUST_SOURCE = setuptools-rust-$(PYTHON_SETUPTOOLS_RUST_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/20/84/a98f6714ec6aafe3ec2bfa26232af3302453882a1c135f9b518a36275e22
|
||||
PYTHON_SETUPTOOLS_RUST_SETUP_TYPE = setuptools
|
||||
PYTHON_SETUPTOOLS_RUST_LICENSE = MIT
|
||||
PYTHON_SETUPTOOLS_RUST_LICENSE_FILES = LICENSE
|
||||
HOST_PYTHON_SETUPTOOLS_RUST_DEPENDENCIES = host-rustc host-python-setuptools-scm host-python-toml host-python-semantic-version host-python-typing-extensions
|
||||
|
||||
$(eval $(host-python-package))
|
||||
Reference in New Issue
Block a user