mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +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,13 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DOCKER_VERSION = 4.1.0
|
||||
PYTHON_DOCKER_VERSION = 6.0.1
|
||||
PYTHON_DOCKER_SOURCE = docker-$(PYTHON_DOCKER_VERSION).tar.gz
|
||||
PYTHON_DOCKER_SITE = https://files.pythonhosted.org/packages/de/54/a822d7116ff2f726f3da2b3e6c87659657bdcb7a36e382860ed505ed5e45
|
||||
PYTHON_DOCKER_SITE = https://files.pythonhosted.org/packages/79/26/6609b51ecb418e12d1534d00b888ce7e108f38b47dc6cd589598d5c6aaa2
|
||||
PYTHON_DOCKER_SETUP_TYPE = setuptools
|
||||
PYTHON_DOCKER_LICENSE = Apache-2.0
|
||||
PYTHON_DOCKER_LICENSE_FILES = LICENSE
|
||||
PYTHON_DOCKER_CPE_ID_VENDOR = docker
|
||||
PYTHON_DOCKER_CPE_ID_PRODUCT = docker-py
|
||||
PYTHON_DOCKER_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user