mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 12:02:12 +00:00
Upgrade ShredOS to buildroot v24.11
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FILELOCK_VERSION = 3.13.1
|
||||
PYTHON_FILELOCK_VERSION = 3.16.1
|
||||
PYTHON_FILELOCK_SOURCE = filelock-$(PYTHON_FILELOCK_VERSION).tar.gz
|
||||
PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/70/70/41905c80dcfe71b22fb06827b8eae65781783d4a14194bce79d16a013263
|
||||
PYTHON_FILELOCK_SETUP_TYPE = pep517
|
||||
PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/9d/db/3ef5bb276dae18d6ec2124224403d1d67bccdbefc17af4cc8f553e341ab1
|
||||
PYTHON_FILELOCK_SETUP_TYPE = hatch
|
||||
PYTHON_FILELOCK_LICENSE = Public Domain
|
||||
PYTHON_FILELOCK_LICENSE_FILES = LICENSE
|
||||
PYTHON_FILELOCK_DEPENDENCIES = host-python-hatchling host-python-hatch-vcs
|
||||
PYTHON_FILELOCK_DEPENDENCIES = host-python-hatch-vcs
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user