mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 10:02:13 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
@@ -4,11 +4,15 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETUPTOOLS_SCM_VERSION = 5.0.1
|
||||
PYTHON_SETUPTOOLS_SCM_VERSION = 7.1.0
|
||||
PYTHON_SETUPTOOLS_SCM_SOURCE = setuptools_scm-$(PYTHON_SETUPTOOLS_SCM_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_SCM_SITE = https://files.pythonhosted.org/packages/af/df/f8aa8a78d4d29e0cffa4512e9bc223ed02f24893fe1837c6cee2749ebd67
|
||||
PYTHON_SETUPTOOLS_SCM_SITE = https://files.pythonhosted.org/packages/98/12/2c1e579bb968759fc512391473340d0661b1a8c96a59fb7c65b02eec1321
|
||||
PYTHON_SETUPTOOLS_SCM_LICENSE = MIT
|
||||
PYTHON_SETUPTOOLS_SCM_LICENSE_FILES = LICENSE
|
||||
PYTHON_SETUPTOOLS_SCM_SETUP_TYPE = setuptools
|
||||
|
||||
HOST_PYTHON_SETUPTOOLS_SCM_DEPENDENCIES = \
|
||||
host-python-packaging \
|
||||
host-python-typing-extensions
|
||||
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user