mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 10:02:13 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
16
package/python-setuptools-rust/python-setuptools-rust.mk
Normal file
16
package/python-setuptools-rust/python-setuptools-rust.mk
Normal file
@@ -0,0 +1,16 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-setuptools-rust
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETUPTOOLS_RUST_VERSION = 0.12.1
|
||||
PYTHON_SETUPTOOLS_RUST_SOURCE = setuptools-rust-$(PYTHON_SETUPTOOLS_RUST_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/12/22/6ba3031e7cbd6eb002e13ffc7397e136df95813b6a2bd71ece52a8f89613
|
||||
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_SETUPTOOLS_RUST_NEEDS_HOST_PYTHON = python3
|
||||
|
||||
$(eval $(host-python-package))
|
||||
Reference in New Issue
Block a user