mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-26 22:33:27 +08:00
python-iniparse: use SPDX identifier for python license
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
665f171504
commit
2fb9fcc99f
@ -7,7 +7,7 @@
|
||||
PYTHON_INIPARSE_VERSION = 0.4
|
||||
PYTHON_INIPARSE_SOURCE = iniparse-$(PYTHON_INIPARSE_VERSION).tar.gz
|
||||
PYTHON_INIPARSE_SITE = https://pypi.python.org/packages/source/i/iniparse
|
||||
PYTHON_INIPARSE_LICENSE = Python software foundation license v2, MIT
|
||||
PYTHON_INIPARSE_LICENSE = Python-2.0, MIT
|
||||
PYTHON_INIPARSE_LICENSE_FILES = LICENSE-PSF LICENSE
|
||||
PYTHON_INIPARSE_SETUP_TYPE = distutils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user