mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-12 21:52:11 +00:00
Updated ShredOS to Buildroot 2025.11, kernel 6.18.0
This commit is contained in:
@@ -4,16 +4,15 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETUPTOOLS_SCM_VERSION = 8.1.0
|
||||
PYTHON_SETUPTOOLS_SCM_VERSION = 8.3.1
|
||||
PYTHON_SETUPTOOLS_SCM_SOURCE = setuptools_scm-$(PYTHON_SETUPTOOLS_SCM_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_SCM_SITE = https://files.pythonhosted.org/packages/4f/a4/00a9ac1b555294710d4a68d2ce8dfdf39d72aa4d769a7395d05218d88a42
|
||||
PYTHON_SETUPTOOLS_SCM_SITE = https://files.pythonhosted.org/packages/b9/19/7ae64b70b2429c48c3a7a4ed36f50f94687d3bfcd0ae2f152367b6410dff
|
||||
PYTHON_SETUPTOOLS_SCM_LICENSE = MIT
|
||||
PYTHON_SETUPTOOLS_SCM_LICENSE_FILES = LICENSE
|
||||
PYTHON_SETUPTOOLS_SCM_SETUP_TYPE = pep517
|
||||
|
||||
HOST_PYTHON_SETUPTOOLS_SCM_DEPENDENCIES = \
|
||||
host-python-packaging \
|
||||
host-python-setuptools \
|
||||
host-python-typing-extensions
|
||||
host-python-setuptools
|
||||
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user