|
@@ -4,9 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-PYTHON_SETUPTOOLS_RUST_VERSION = 1.9.0
|
|
|
-PYTHON_SETUPTOOLS_RUST_SOURCE = setuptools-rust-$(PYTHON_SETUPTOOLS_RUST_VERSION).tar.gz
|
|
|
-PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/9d/f1/2cb8887cad0726a5e429cc9c58e30767f58d22c34d55b075d2f845d4a2a5
|
|
|
+PYTHON_SETUPTOOLS_RUST_VERSION = 1.10.1
|
|
|
+PYTHON_SETUPTOOLS_RUST_SOURCE = setuptools_rust-$(PYTHON_SETUPTOOLS_RUST_VERSION).tar.gz
|
|
|
+PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/b8/86/4f34594f21f529623b8650fe729548e3a2ad6c9ad81583391f03f74dd11a
|
|
|
PYTHON_SETUPTOOLS_RUST_SETUP_TYPE = setuptools
|
|
|
PYTHON_SETUPTOOLS_RUST_LICENSE = MIT
|
|
|
PYTHON_SETUPTOOLS_RUST_LICENSE_FILES = LICENSE
|