package/python-pep517: drop host-python-tomli dependency
The host-python-tomli dependency is not required on python version 3.11 and newer. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
889c7815ed
commit
c0e09a1b0a
@ -10,6 +10,5 @@ PYTHON_PEP517_SITE = https://files.pythonhosted.org/packages/4d/19/e11fcc88288f6
|
||||
PYTHON_PEP517_LICENSE = MIT
|
||||
PYTHON_PEP517_LICENSE_FILES = LICENSE
|
||||
PYTHON_PEP517_SETUP_TYPE = flit-bootstrap
|
||||
HOST_PYTHON_PEP517_DEPENDENCIES = host-python-tomli
|
||||
|
||||
$(eval $(host-python-package))
|
||||
|
Loading…
Reference in New Issue
Block a user